PKCS #11 and localid.db are now working for server-side too
authorRick van Rein <rick@openfortress.nl>
Fri, 9 Jan 2015 14:30:57 +0000 (14:30 +0000)
committerRick van Rein <rick@openfortress.nl>
Fri, 9 Jan 2015 14:30:57 +0000 (14:30 +0000)
commit094ce0844face59f1b7071833936eb8cb54268af
tree9496ce7cbf5897fc22bac8393140e18cc420144a
parent57c54928d7b0bb37e304aeba13af33af1a22fb91
PKCS #11 and localid.db are now working for server-side too
* Was already working for the client
* Applicable to X.509 and OpenPGP
* Server certs switched to a certificate_retrieve_function
* GnuTLS seems to ignore OpenPGP certtype from client, and asks for X.509?!?
TODO
src/handler.c
src/localid.c
src/service.c
testdata/localid.db
tool/get_localid [new file with mode: 0755]
tool/tlstunnel.c