SSL with crt key and chainfile pem?
-
Hi,
We want to use jsreport with a java application. And java is very strict with SSL certificates and certificate chains. Usually it is no problem when using a crt with a key file plus a SSLCertificateChainFile (pem).
How to configure this in the jsreport.config.json? Could not find any documentation about this.Thx.
-
We managed to get it working. We had to include the chain into the pfx certificate. This worked.