index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
test
/
unit
/
bitmask_libraries
/
test_certs.py
Age
Commit message (
Collapse
)
Author
2015-06-10
Fix bug when not passing leap certificate nor fingerprint
rafael lisboa
2015-06-10
Provider web certificate will always be bytestring now, requests complains ↵
Bruno Wagner
otherwise
2015-06-08
Heavy rework on certs, removed most of it, simplified the logic
Bruno Wagner
2015-06-08
Fixed certificates initialization and removed which_api_bundle
Bruno Wagner
2015-04-02
Removed unused certs_home code.
Folker Bernitt
2015-04-02
Don't try to write certs to installation folder.
Folker Bernitt
- User running the agent might not have the rights to do this
2015-03-31
Better naming for which_bundle functions
Folker Bernitt and Victor Shyba
-- Issues #93 and #333
2015-03-30
Splitting certificate validation into provider and bootstrap certificate.
Folker Bernitt
- Issue #333 - Now a different certificate is used to communicate with the provider's HTTPS website than for all other connections, e.g. to the api
2015-01-22
#224 renaming tests so they get caught by trial runner
Duda Dornelles