|
From: <seb...@or...> - 2021-01-26 21:38:39
|
Hi, I use an openJdk 11 docker image to run my application, I launch the java command with theese parameters in order to use TLSv1.2 : -Djavax.net.debug=ssl,handshake -Djdk.tls.acknowledgeCloseNotify=true -Djdk.tls.client.protocols=TLSv1.2 -Djdk.tls.server.protocols=TLSv1.2 In the configuration of quickfixJ, I use "EnabledProtocols" with value "TLSv1.2". I check the SSL log, but I don't find TLSv1.3. I don't know if this protocol version can be used by something, even if I force the version to 1.2 in the Jdk. Do you know how I can check if TLSv1.3 is used ? Cheers, Sebastien. _________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you. |