cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Receive failed: SSL handshake with host:port failed: SSSLERR_PEER_CER

pranay570708
Active Contributor

Hello,

when running an odata service in Gateway client, i am facing error "HTTP Receive failed: SSL handshake with PORT:HOST failed: SSSLERR_PEER_CER". gw-client-data.txt

After removing the host & port from the request URI, i get below error:

I checked in SICF tcode, related service is already activated.

Has anyone had the same problem? I have also attached the error log text file for reference.

Thanks,

Pranay Patel

Accepted Solutions (0)

Answers (2)

Answers (2)

pranay570708
Active Contributor
0 Kudos

Probable Solution:

Please go through the following steps with the help of IT-Team.

Import the Process Center root SSL certificate into Process Server.

In the Process Server WebSphere Application Server administrative console, click Security > SSL certificate and key management > Key stores and certificates > CellDefaultTrustStore > Signer certificates > Retrieve from port.

Enter the Host name, secure Port of the Process Center profile (WC_defaulthost_secure), and Alias, and click Retrieve signer information. You can retrieve the signer information for any of the servers listed.

Click Apply and save your changes.

isaias_freitas
Advisor
Advisor
0 Kudos

Hello,

You cannot remove the host and port. It will never work like that.

About the SSSLERR_PEER_CERT_UNTRUSTED error, read this WIKI page.

Kind regards,

Isaías