-
- Downloads
SSL: Add PEM format support for public key pinning
Showing
- docs/curl.1 2 additions, 2 deletionsdocs/curl.1
- docs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3 1 addition, 1 deletiondocs/libcurl/opts/CURLOPT_PINNEDPUBLICKEY.3
- lib/vtls/vtls.c 100 additions, 12 deletionslib/vtls/vtls.c
- lib/vtls/vtls.h 4 additions, 0 deletionslib/vtls/vtls.h
- src/tool_help.c 2 additions, 1 deletionsrc/tool_help.c
- tests/certs/Makefile.am 7 additions, 1 deletiontests/certs/Makefile.am
- tests/certs/Server-localhost-sv.pub.pem 6 additions, 0 deletionstests/certs/Server-localhost-sv.pub.pem
- tests/certs/Server-localhost.nn-sv.pub.pem 6 additions, 0 deletionstests/certs/Server-localhost.nn-sv.pub.pem
- tests/certs/Server-localhost0h-sv.pub.pem 6 additions, 0 deletionstests/certs/Server-localhost0h-sv.pub.pem
- tests/certs/scripts/genserv.sh 3 additions, 0 deletionstests/certs/scripts/genserv.sh
- tests/data/Makefile.inc 1 addition, 1 deletiontests/data/Makefile.inc
- tests/data/test2034 1 addition, 1 deletiontests/data/test2034
- tests/data/test2035 1 addition, 1 deletiontests/data/test2035
- tests/data/test2037 58 additions, 0 deletionstests/data/test2037
- tests/data/test2038 44 additions, 0 deletionstests/data/test2038
tests/certs/Server-localhost-sv.pub.pem
0 → 100644
tests/certs/Server-localhost.nn-sv.pub.pem
0 → 100644
tests/certs/Server-localhost0h-sv.pub.pem
0 → 100644
tests/data/test2037
0 → 100644
tests/data/test2038
0 → 100644
Please register or sign in to comment