Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

TLSv1.2 and office 365

user13360325Sep 18 2019

Hi

I've read that from java 8, TLSv1.2 is the default protocol (https://blogs.oracle.com/java-platform-group/jdk-8-will-use-tls-12-as-default )

However, one of our clients have reported that we are still using TLSv1.0 with office365, which I don't understand. I have searched and found references to disabling the 1.0 and 1.1 protocols, but the files it refers to (deployment.properties) doesn't exist in the JRE.

Is there somewhere specific I should be looking?

thanks

Comments
Post Details
Added on Sep 18 2019
0 comments
297 views