Igor's post about nginx from this morning

2015-04-14 Thread Sarah Novotny
Hello All, If you haven’t seen Igor’s post from today, yet, it’s worth a read. Here’s a teaser -- > The next 12 months herald some major new features for NGINX Open Source. The > stories about NGINX and JavaScript will be realized - I have a working > prototype of a JavaScript VM that is hig

[ANN] Windows nginx 1.7.12.1 Lizard

2015-04-14 Thread itpp2012
17:02 14-4-2015 nginx 1.7.12.1 Lizard White Rabbit: We need a lazard with a liddle... a lad... can you help us? Bill: At your service, gov'nor. Dodo: Bill, my lad. Have you ever been down a chimney? Bill: Why, gov'nor, I've been down more chimneys... Dodo: Excellent, excellent. Now just hop down t

RE: My site is vulnerable to the SSL FREAK attacks.

2015-04-14 Thread Lukas Tribus
> i testing this site, "https://tools.keycdn.com/freak"; > > result message : Vulnerable! The domain www.ktkumhorent.com:443 is > vulnerable to the SSL FREAK attacks. Right, also see: https://www.ssllabs.com/ssltest/analyze.html?d=ktkumhorent.com Your site is extremely vulnerable, it even allows

Re: RE: My site is vulnerable to the SSL FREAK attacks.

2015-04-14 Thread jinwon42
i testing this site, "https://tools.keycdn.com/freak"; result message : Vulnerable! The domain www.ktkumhorent.com:443 is vulnerable to the SSL FREAK attacks. Do I need to reboot server? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,257984,258019#msg-258019

RE: My site is vulnerable to the SSL FREAK attacks.

2015-04-14 Thread Lukas Tribus
> i was update nginx-1.7.12 version. > but, same error. What error? How exactly do you come to the conclusion that your site is vulnerable? ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailma

Re: RE: My site is vulnerable to the SSL FREAK attacks.

2015-04-14 Thread jinwon42
sorry i was update nginx-1.7.12 version. but, same error. windows + nginx1.7.12 + tomcat. my site is no HSTS.Is this a problem? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,257984,258016#msg-258016 ___ nginx mailing list nginx@nginx.org

RE: My site is vulnerable to the SSL FREAK attacks.

2015-04-14 Thread Lukas Tribus
> my server is windows server. > > windows + nginx1.7.10 + tomcat > Openssl 1.02 updates have been completed. How, are you recompiling nginx on your own? Nginx binary comes bundled with openssl, not sure you are able to update openssl on your own. Get nginx 1.7.12, it bundles with openssl-1.0.1m.