jdk/src/java.base/share/conf/security/java.security
changeset 26967 c182469301ee
parent 25991 e48157b42439
child 27565 729f9700483a
equal deleted inserted replaced
26966:580934a3052b 26967:c182469301ee
   343 # Location of the OCSP responder
   343 # Location of the OCSP responder
   344 #
   344 #
   345 # By default, the location of the OCSP responder is determined implicitly
   345 # By default, the location of the OCSP responder is determined implicitly
   346 # from the certificate being validated. This property explicitly specifies
   346 # from the certificate being validated. This property explicitly specifies
   347 # the location of the OCSP responder. The property is used when the
   347 # the location of the OCSP responder. The property is used when the
   348 # Authority Information Access extension (defined in RFC 3280) is absent
   348 # Authority Information Access extension (defined in RFC 5280) is absent
   349 # from the certificate or when it requires overriding.
   349 # from the certificate or when it requires overriding.
   350 #
   350 #
   351 # Example,
   351 # Example,
   352 #   ocsp.responderURL=http://ocsp.example.net:80
   352 #   ocsp.responderURL=http://ocsp.example.net:80
   353 
   353