Pascal Benard <[EMAIL PROTECTED]> writes: > As I try to connect with NessusWX to my server from the Internet I get the > following messages : > "Server doesn't have valid X.509 certificate"
This probably means that the SSL dialogue failed for another reason, e.g. bad version. Did you set "ssl_version=SSLv3" or "ssl_version=SSLv23" in nessusd.conf? > Is there a problem between the inside hostname and the outside one > as the certificate uses the inside hostname ? The GTK client does not verify the host name. I don't think that NessusWX does this.
