Due to the number of services working, we want to ensure every single dependency actually works with TLS v1.3.
Requirements
- All client implementations should attempt TLS v1.3 (could assume TLS v1.2 always work as fallback)
- Ensure examples in server documentation actually check TLS v1.3 and put a note for guidelines
Note: TLS v1.3 has been established for many years at this point although for example, nginx may require TLS v1.3 to be explicitly enabled depending on version and compilation.
Due to the number of services working, we want to ensure every single dependency actually works with TLS v1.3.
Requirements
Note: TLS v1.3 has been established for many years at this point although for example, nginx may require TLS v1.3 to be explicitly enabled depending on version and compilation.