pki-io / admin

Other
15 stars 7 forks source link

Support cert/key export formats #113

Open zeroXten opened 9 years ago

zeroXten commented 9 years ago

E.g. PKCS8, combined etc.

zeroXten commented 9 years ago

Example of requiring PKCS8: http://basildoncoder.com/blog/postgresql-jdbc-client-certificates.html

zeroXten commented 9 years ago

Chained certs for nginx:

http://nginx.org/en/docs/http/configuring_https_servers.html#chains

"The server certificate must appear before the chained certificates in the combined file"