Oct
28
2021
SSL or TLS supported on a JVM can change depending on many things. Here are the many factors it depends on, and how to display which SSL versions are available and enabled on your JVM. Factors Affecting SSL Support SSL support depends first on your JDK version. TLS 1.0 and 1.1 are disabled on more […]
Tags: Encryption, SSL
Jun
11
2007
This is related to Freeradius software but can be applied to any application that needs to encrypt Mysql traffic. Freeradius is compliant to Radius protocol characteristics, which give ability to accomplish various actions, such as authenticate users. Number of caveats have been found, not related to the software but to the protocol. Joshua Hill from […]
Tags: Database, Encryption, Freeradius, Mysql, Openssl, performance, radius, SSL