I’m trying to set up a port on B2B Server 4.0.1 to listen for HTTPS but I understand that I need a private key. I downloaded the Certificate Toolkit 1.0 and generated a private key but when I try to enable the port I keep getting:
Failed to start HTTPSListener@9669: config/cert.der (No such file or directory)
“config/cert.der” is NOT the key I generated. The value seems to be coming from the Outbound SSL Certificates | Server’s Private Key setting. However I have also changed that to point to the new private key file that I generated.
Do I need to restart the B2B server for the changes to take effect?
Do I first need to submit the private key to CA or VeriSign? I’m working in a dev/test environment just to set up a proof-of-concept.