Question Greg Moua · Dec 12, 2024 Trouble with SSL configuration and %Net.HttpRequest object Hi all, I am trying to establish an HTTPS connection to a server using a %Net.HttpRequest object. I'm able to ping and curl the server via command line. The issue I am running into is that I am able to establish a connection, but something seems to be going wrong with verification from the server side. For example, if I use the CheckSSLCN method on the server, it returns this error message ERROR #6155: Unable to verify SSL/TLS connected to correct system as no SSL certificate present for this socket. */ #SSL #Caché 1 2 1 77