Hello, If you are using the latest version of IO::Socket::SSL it should use the appropriate protocols and ciphers. Try updating that module. -Dan
On Sun, Apr 5, 2015 at 9:33 AM, James Bearden <[email protected]> wrote: > Hello, > > I am using the standard version of Mojolicious that comes with Ubuntu > 14.04 (4.63) with a secure certificate. I tried a while ago to proxy > through Apache, but after a bunch of research, trial, and error I ended up > with an open proxy for my troubles. So now I just have Mojolicious serving > up pages directly. It's working great, but when I test my SSL setup at > https://www.ssllabs.com/ssltest/ it suggests that I disable the SSL 3 > protocol and RC4 protocol. > > So how do I go about doing that? > > James > > -- > You received this message because you are subscribed to the Google Groups > "Mojolicious" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/mojolicious. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
