registrobr / whmcs-registrobr-epp

WHMCS Registrar Module for interfacing to Registro.br EPP
GNU General Public License v3.0
41 stars 21 forks source link

New production certificate requires additional step #59

Open rubenskuhl opened 9 years ago

rubenskuhl commented 9 years ago

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.