I use Https and Tcp over SSL in a Java application with key stores and trusted stores. I use self-signed certificates created by java keytool. I learned about the HeartBleed vulnerability with openSSL, I need to change any implementation from the java side, or I'm safe. anyone can provide details.
Java does not use OpenSSL, although some Java applications, such as Tomcat, may. Since you use key stores and trust databases, you should use JSSE, not OpenSSL.
Source: https://habr.com/ru/post/1535673/More articles:The most efficient way to create an array of cos and sin in Numpy - pythonCodedUI Visual Studio: how to wait for a browser to load - coded-ui-testshttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1535670/how-to-set-up-a-git-repository-for-an-ide-based-project&usg=ALkJrhjFY9iDSNYqtrZ9A4wnuSv7JHLpQwC ++ vector saves all elements as the last element - c ++Debugging a C ++ program in Intellij IDEA - c ++MongoDB 2.6 Update Error - mongodbDry out a potentially dangerous script? - linuxhttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1535676/can-i-combine-my-local-github-repository-with-wamp-localhost-folder&usg=ALkJrhhu0hO2ED2Ts190Cenp6vHdJJDTXAIs Python a managed language code? - pythonCompress UIImage to JPEG Image Data Multiple Times - iosAll Articles