aboutsummaryrefslogtreecommitdiffstats
path: root/test/mitmproxy/test_certs.py
Commit message (Expand)AuthorAgeFilesLines
* Add key_size option to define rsa key size (#3657)vin012019-09-301-10/+10
* Change variable o to organization for generated certficates.Abhigyan Khaund2018-11-111-3/+3
* Add Organization field for the generated certificate (#3376)Abcdefghijklmnopqrstuvwxyzxyz2018-11-091-2/+7
* use skip_windows decorator consistentlyMaximilian Hils2018-10-231-4/+2
* Skip file permission test on WindowsFred Miller2018-10-231-0/+4
* Make private keys readable only by the ownerFred Miller2018-10-221-0/+7
* test: shift test_data out of our public APIAldo Cortesi2018-04-231-10/+9
* avoid TLS/SSL ambiguity for Cert classThomas Kriechbaumer2018-01-071-7/+7
* fix #2563Maximilian Hils2017-10-241-1/+1
* py3: __ne__ delegates to __eq__ by defaultMaximilian Hils2017-03-141-1/+0
* nuke tutils.tmpdir, use pytest tmpdirThomas Kriechbaumer2017-03-121-108/+96
* do not return IP addresses in SSLCert.altnamesThomas Kriechbaumer2017-02-261-1/+1
* certs: coverage++Thomas Kriechbaumer2017-02-261-1/+26
* tests: clean up test/mitmproxy/tutils.pyAldo Cortesi2016-11-021-4/+4
* netlib.tutils -> mitmproxy.test.tutilsAldo Cortesi2016-10-201-1/+1
* netlib.certutils -> mitmproxy.certsAldo Cortesi2016-10-201-0/+181