Instead of receiving a file with both certificate and private key, new production procedure requires generating a key, sending a CSR, getting a certificate and concatenating with key. While this can be done currently using OpenSSL and no changes to the module, having a widget or a request script might make sense.
Instead of receiving a file with both certificate and private key, new production procedure requires generating a key, sending a CSR, getting a certificate and concatenating with key. While this can be done currently using OpenSSL and no changes to the module, having a widget or a request script might make sense.