B2B Server with HTTPS problem

Hi,

Running B2B Server 4.0, tried to create an HTTPS listener but it fails with this message:

Failed to start HTTPSListener@443: iaik.asn1.CodingException: ASN.1 creation error:null

A port scan reveals that this is not a used port, we are running in Windows, IIS is not installed.

Any ideas?

Regards

Geoff

Make sure you have your private key and certificate files specified correctly (not reversed) and that the files are in DER format (binary).

– Tim