legacy8ujsse.security 895 B

12345678910111213141516171819202122232425262728
  1. #
  2. # This is the Legacy8uJSSE provider security properties file.
  3. #
  4. # This property file replaces standard SunJSSE provider with Legacy8uJSSE
  5. # provider to fallback TLSv1.2 protocol functionality.
  6. # legacy8ujsse.security properties file may be specified
  7. # from the command line via the system property
  8. #
  9. # -Djava.security.properties=<Path to openjsse.security>
  10. #
  11. # This properties file appends to the master security properties file.
  12. # If both properties files specify values for the same key, the value
  13. # from the command-line properties file is selected, as it is the last
  14. # one loaded.
  15. #
  16. # Also, if you specify
  17. #
  18. # -Djava.security.properties==<URL> (2 equals),
  19. #
  20. # then that properties file completely overrides the master security
  21. # properties file.
  22. #
  23. #
  24. # Legacy8uJSSE security provider in place of SunJSSE provider:
  25. #
  26. security.provider.4=org.openjsse.legacy8ujsse.net.ssl.Legacy8uJSSE