Forum Discussion
Hamish
Mar 08, 2011Cirrocumulus
You can use openssl to create the key pairs and CSR's. As long as you put the files into the correct subdirectories (And have them in the correct formats etc), then the system should be fine. The keys, certs etc are all kept under /config/ssl/...
(In fact you could even create them centrally and copy them out using ssh (scp or sftp) if you really wanted).
H