1
Automation Interface, Add-Ins and Tools / Using encrypted SSL cert for Sparx Cloud Server
« on: February 28, 2019, 10:32:31 am »
I had successfully set up a self-signed certificate for the Cloud Server Express, but now I've had my organization create an official certificated which is, appropriately, encrypted with a passphrase. I didn't see in the documentation how to configure this. And, after dropping in the server.pem, when I try to start the service, I get a warning in the log: "Unable to create secure server on port xxx". Just for other other info, I am running this on a Windows server (no IIS either for this or the WebEA component). I would assume, if it is supported, I would need to pass it to the service start command similar to the way apache works. Does anyone know whether this is supported and, if so, what the mechanism is? If you know of any helpful documentation or posts, I would appreciate it.