[JAVA-3386] Add Java driver example of forcing TLS 1.2 Created: 16/Aug/19 Updated: 28/Oct/23 Resolved: 13/Nov/19 |
|
| Status: | Closed |
| Project: | Java Driver |
| Component/s: | Documentation |
| Affects Version/s: | None |
| Fix Version/s: | 3.12.0 |
| Type: | Improvement | Priority: | Minor - P4 |
| Reporter: | Nic Cottrell | Assignee: | John Stewart (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Backwards Compatibility: | Minor Change | ||||||||
| Description |
Descriptionhttps://mongodb.github.io/mongo-java-driver/3.7/driver/tutorials/ssl/#jvm-support-for-tls-v1-1-and-newer explains which Java versions support which TLS versions and which are default. Customers interested in compliance, may want to force only TLS 1.2 from their app, such as in the example in I propose a new section at the bottom headed "Forcing TLS 1.2" with the code snippet and caveats about Java updates from the previous section. Scope of changesImpact to Other DocsMVP (Work and Date)Resources (Scope or Design Docs, Invision, etc.) |
| Comments |
| Comment by Githook User [ 13/Nov/19 ] |
|
Author: {'username': 'jstewart-mongo', 'email': 'john.stewart@mongodb.com', 'name': 'John Stewart'}Message: Add Java driver example of forcing TLS 1.2
|
| Comment by John Stewart (Inactive) [ 08/Nov/19 ] |
|
PR: https://github.com/jstewart-mongo/mongo-java-driver/pull/65 |
| Comment by Ravind Kumar (Inactive) [ 16/Aug/19 ] |
|
Sadly, at this time our bandwidth is limited, but perhaps in a more golden future
For now I'll move this over. |
| Comment by Jeffrey Yemin [ 16/Aug/19 ] |
|
Yes, though we welcome pull requests from docs engineers! |
| Comment by Ravind Kumar (Inactive) [ 16/Aug/19 ] |
|
jeff.yemin am I right in thinking we should move this to the JAVA project for visibility? |