Re: Re-negotiation handshake failed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



KennethYeung@xxxxxxxxxxxxxxxx wrote:
Re-negotiation handshake failed: Not accepted by client!?

I read through the documentation. I tried to turn SSLInsecureRenegotiation on and off, but no luck. I attached the configuration of my virtual host, hoping that you would point out anything that I've missed. Oh, when I said that the site wasn't working, I was referring to my browser, which displays an error page with the code: ssl_error_handshake_failure_alert, instead of asking me for a certificate.

<VirtualHost *:10991>
... </VirtualHost>

Wild guess. Since you are running your VirtualHost on a non-standard SSL port, are you sure you are trying to access the site using https in the URL?

e.g.
https://www.example.com:10991/

and not
http://www.example.com:10991/

and not just
www.example.com:10991

--
Justin Pasher

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux