unable connect to NGX website from Safari
James Matthews
nytrokiss at gmail.com
Tue Aug 2 01:46:01 UTC 2011
Can you also provide HTTP header and ssl logs?
James
On Mon, Aug 1, 2011 at 7:48 PM, Yanxin Z. <lists at ruby-forum.com> wrote:
> Hi my config is here:
>
>
> ssl on;
> ssl_certificate ssl/eng.cert.pem;
> ssl_certificate_key ssl/key.nopasswd.pem;
> ssl_client_certificate ssl/ca.crt;
> ssl_verify_client optional;
> ssl_verify_depth 2;
>
> ssl_session_timeout 5m;
>
> ssl_protocols SSLv2 SSLv3 TLSv1;
> ssl_ciphers
> ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP;
> ssl_prefer_server_ciphers on;
>
>
> I also dump the packet with wireshark. It showd "server Hello" did not
> finish with client side.
>
> The issue only happens in Safari 5.1
>
> Thank you!
> Yanxin
>
> --
> Posted via http://www.ruby-forum.com/.
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
--
http://www.theboxery.com
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20110801/9052bed8/attachment.html>
More information about the nginx
mailing list