summaryrefslogtreecommitdiff
path: root/testenv/Test-pinnedpubkey-der-https.py
Commit message (Collapse)AuthorAgeFilesLines
* Set X flags for python testsTim Rühsen2016-04-151-0/+0
| | | | | | * testenv/*.py: Set eXecute flags Regression from commit 926e42d4678689195a0bbed210c6d027db7cc390
* Implement tests for new pinnedpubkey optionmoparisthebest2016-04-111-0/+57
* testenv/Makefile.am: Add new tests * testenv/Test-pinnedpubkey-der-https.py: New test * testenv/Test-pinnedpubkey-der-no-check-https.py: New Test * testenv/Test-pinnedpubkey-hash-https.py: New test * testenv/Test-pinnedpubkey-hash-no-check-fail-https.py: New test * testenv/Test-pinnedpubkey-pem-fail-https.py: New test * testenv/Test-pinnedpubkey-pem-https.py: New test * testenv/certs/README: How to generate public keys with openssl tool * testenv/certs/server-pubkey.der: New key file (DER format) * testenv/certs/server-pubkey.pem: New key file (PEM format)