cat SERVER.crt SERVER.nopass.key > SERVER.pemThey are all based64-encoded A good place to store it is:
/etc/pki/SERVER/SERVER.pemWhere SERVER is the name of your host.
cat SERVER.crt SERVER.nopass.key > SERVER.pemThey are all based64-encoded A good place to store it is:
/etc/pki/SERVER/SERVER.pemWhere SERVER is the name of your host.