396 B
396 B
PKI
Templates
Some utils files in order to have a ready solution in order to generate bundles.
NB via console is trivial :
Public CRT ‘cat SSE Lab Root CA_crt.pem >> certificate-bundle.pem cat SSE Lab Intermediate CA_crt.pem >> certificate-bundle.pem cat RUP Services_crt.pem >> certificate-bundle.pem’
Private Key ‘cat RUP Services_prv.pem >> certificate-bundle.key’