Hi, Yes, you could manually configure the cipher suites. See http://www.papercut.com/kb/Main/SSLCipherConfiguration and http://docs.oracle.com/javase/7/docs/technotes/guides/security/jsse/JSSERefGuide.html#DisabledAlgorithms
Regards, Thomas On Thu, Oct 30, 2014 at 8:42 PM, kdyj <[email protected]> wrote: > After I use jre7 for H2, the weak cipher is no longer exists, but I still > got > scan complain about RC4 cipher suites supported in H2 web console. Is > anyway > to included or only enable certain strong ciphers in wrapper.conf? > > thank you > > > > -- > View this message in context: > http://h2-database.66688.n3.nabble.com/H2-web-console-issue-for-security-weak-medium-cipher-issue-tp4030190p4030195.html > Sent from the H2 Database mailing list archive at Nabble.com. > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" 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/h2-database. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "H2 Database" 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/h2-database. For more options, visit https://groups.google.com/d/optout.
