Some web servers need to disable some protocols after deployment. Let’s take tlsv1.0 as an example to talk about how to disable them.
Find the JRE directory in your JDK installation directory and JRE/lib/security in the JRE directory/ java.security File, and then in the file
jdk.tls.disabledAlgorithms=SSLv3 , RC4, md5withrsa, DH keysize & lt; 768, add tlsv1.0.
Read More:
- [Solved] VUE Error: “You may use special comments to disable some warnings.Use // eslint-disable-next-line to …
- The problem of MAC switching JDK version and RN Android JDK version leads to compilation failure. Solve it
- wget OpenSSL: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
- Chrome setting — Disable web security to solve cross domain problems
- Android studio disable install run
- How to Disable Protected View in Microsoft Excel
- How to disable Network Manager on Linux
- How to disable icloud drive on Mac?
- Opensuse12.3 enable / disable touchpad
- How to Disable Autoconfiguration IPv4 Address
- Jdk11, using JavaFX in eclipse
- Uninstall JDK and run Java – version with error
- [Solved] Unity Error: Deterministic compilation failed. You can disable Deterministic builds in Player Settings
- [Unity] Deterministic compilation failed. You can disable Deterministic builds in Player Settings Li
- [error record] invalid gradle JDK configuration found
- Error running ‘xxxapplication’: no JDK for module ‘xxx’
- idea Error:java: JDK isn‘t specified for module ‘XXXX‘
- Error loading in flex integration: Java / jdk1.6.0_ 35\jre\bin\server\ jvm.dll
- Options – Xverify:none and -Noverify were decoded in JDK 13 solution
- JDK upgrade 17 project reports an error java.lang.reflect.inaccessibleobjectexception