How to enforce Jenkins to use TLS 1.2

Article ID:115003362911
1 minute readKnowledge base

Issue

  • Is possible to enforce Jenkins to use TLS 1.2?

Resolution

You can follow this KB to disable ciphers on your JVM Disabling Specific Ciphers In Jenkins or add this property to your Jenkins java properties -Dhttps.protocols=TLSv1.2