on-prem/jidoteki-admin

New update_certs script for TLS certificates

Closed this issue · 1 comments

aw commented

If an end-user manages their own PKI, this will allow them to use their own TLS certificates and CA roots.

An update_certs script should exist to validate uploaded .crt and .key certificates, as well as the CA root certificate. It should then merge them into a single .pem file and add the CA root to the system store.

Related to on-prem/jidoteki-admin-api#10

aw commented

Added in 21b5b5a