summaryrefslogtreecommitdiff
path: root/dummyserver/certs
Commit message (Expand)AuthorAgeFilesLines
* Add proxy_assert_hostname and proxy_assert_fingerprint to ProxyManagerJosh Schneier2022-08-171-1/+1
* Regenerate dummyserver/certs with trustme (#1831)Quentin Pradet2020-03-307-118/+99
* Generate bad CA with trustme (#1794)Quentin Pradet2020-01-271-17/+0
* Generate client password-protected cert with trustme (#1793)Quentin Pradet2020-01-262-51/+0
* Generate client certs dynamically using trustme (#1791)Quentin Pradet2020-01-252-54/+0
* Generate IPV6 certificates using trustmeQuentin Pradet2020-01-163-59/+0
* Use trustme to generate IP_SAN certQuentin Pradet2020-01-141-21/+0
* Use trustme to generate NO_SAN certsQuentin Pradet2020-01-133-59/+0
* Generate client certs dynamicallyQuentin Pradet2019-11-042-31/+0
* Generate certificate directory at runtimeQuentin Pradet2019-11-043-69/+0
* Remove unused certs and keys (#1721)Quentin Pradet2019-10-305-92/+0
* Add support for TLS 1.3 to all HTTPSConnection implementations (#1496)Seth Michael Larson2019-02-271-0/+16
* Add support for password-protected client keyfiles (#1489)Seth Michael Larson2019-01-222-0/+36
* Fix test_client_intermediate and test_client_no_intermediate for macOS (#1423)Quentin Pradet2018-08-143-63/+56
* Revert "Fix test_client_no_intermediate on macOS 10.13+ (#1412)" (#1418)Quentin Pradet2018-08-062-29/+17
* Fix test_client_no_intermediate on macOS 10.13+ (#1412)Quentin Pradet2018-07-102-17/+29
* dummyserver/certs/client[_|_no_]intermediate.[key|pem]: adding client certifi...Wolfgang Richter2017-08-103-0/+71
* dummyserver/certs/intermediate.[crt|pem]: adding a testing intermediate CAWolfgang Richter2017-08-102-0/+33
* Add support for SecureTransport TLS backendCory Benfield2017-03-062-11/+47
* Add a cert with IP SAN and test for it.Cory Benfield2016-07-111-0/+21
* Removing symlinks from dummyserver certs to fix test suite on WindowsJesse Shapiro2016-06-133-3/+67
* Mint server certificate with localhost in SANCory Benfield2016-01-261-16/+15
* Add certs with IPv6 address in CNCory Benfield2015-12-152-0/+43
* Test CA cert directory.Cory Benfield2015-08-313-0/+25
* update README to generate long-lived certsKevin Burke2014-12-031-4/+4
* Replace no-san certificate with one that expires in 2044Kevin Burke2014-12-033-31/+38
* Update README to properly describe certificateIan Cordasco2014-11-061-2/+2
* Update tests with new certificate for full coverageIan Cordasco2014-11-014-0/+76
* tests for https certificate fails and new test certsAntti Häyrynen2011-12-227-23/+131
* nosetests working.Andrey Petrov2011-12-046-0/+57