Back to Geneos FAQ

What are the common error codes when monitoring HTTPS websites with Web-Mon plugin?

The Netprobe version may need an upgrade to cope with evolving web technologies and standards. The Web-Mon plugin makes use of the CURL library (libcurl), which is bundled with the Netprobe installation. This article has collected common error codes that users may encounter.

Common errors Copied

Diagnosis Copied

Users may try the openssl command on Linux to connect to the target website. The example below should provide more detailed messages for troubleshooting.

openssl s_client -connect *[hostname:port]*

For more information, check Transport Layer Security on Wikipedia for background of the TLS and the now-deprecated SSL protocols.

["Geneos"] ["Geneos > Netprobe"] ["FAQ"]

Was this topic helpful?