Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-12 | [style] fix pep8 | Ruben Pollan | |
2015-11-11 | [feature] add variable to skip twisted version | Kali Kaneko | |
2015-07-28 | [style] more pep8 cleanup | Kali Kaneko | |
2015-06-02 | [bug] Use BrowserLikePolicyForHTTPS for checking | Victor Shyba | |
While testing the way that its implemented now, I found out that no check is being made on certificate attributes against the host. I found this simple way of creating a BrowserLikePolicyForHTTPS using a self signed cert and it worked on my test. I used test_https from Soledad for checking this (which we are fixing on another branch). Also, we don't want to depend on twisted for other things than leap.common.http. | |||
2015-05-21 | [bug] get certificate times as UTC, add tests | Ivan Alejandro | |
The certificate validity times were converted to local time and later on compared with UTC time, which caused the certificate not being updated at the right times. Add tests to be sure this is not happenning again. Add a joint pem file for the existing cert and key files to ease test. - Resolves: #6994 | |||
2013-05-29 | change docstring comments to use sphinx style | Kali Kaneko | |
2013-03-14 | initial commit | Kali Kaneko | |