Hi All
Has anyone managed to get this working using HTTPS?
-I have recieved the Partners CA certificate and installed it in NWA, in Keystore view: TRUSTED\TrustedCAs
-I have selected Transport Protocol: HTTPS in the comms channel.
-The above action opens up two additional fields:
-Server Certificate (Keystore)
-Private Key for Client Authentication
According to the documentation, the description for these fields are :
Parameter | Description |
---|---|
Server Certificate (Keystore) | Alias for SSL encryption certificate or alias for SSL encryption truststore. This truststore must contain all available server certificates. |
Private Key for Client Authentication | Alias for client SSL encryption certificate |
I have tried putting TRUSTED\TrustedCAs\{ViewEntryName} in the 'Server Certificate (Keystore)'
The error I am getting is
Exception caught by adapter framework: Fatal
exception: javax.resource.ResourceException: SEEBURGER AS2:
javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated # , SEEBURGER
AS2: javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated #
Any ideas please?
Regards
Steve