equal
deleted
inserted
replaced
488 # then both the "ocsp.responderCertIssuerName" and |
488 # then both the "ocsp.responderCertIssuerName" and |
489 # "ocsp.responderCertSerialNumber" properties must be used instead. When this |
489 # "ocsp.responderCertSerialNumber" properties must be used instead. When this |
490 # property is set then those two properties are ignored. |
490 # property is set then those two properties are ignored. |
491 # |
491 # |
492 # Example, |
492 # Example, |
493 # ocsp.responderCertSubjectName="CN=OCSP Responder, O=XYZ Corp" |
493 # ocsp.responderCertSubjectName=CN=OCSP Responder, O=XYZ Corp |
494 |
494 |
495 # |
495 # |
496 # Issuer name of the OCSP responder's certificate |
496 # Issuer name of the OCSP responder's certificate |
497 # |
497 # |
498 # By default, the certificate of the OCSP responder is that of the issuer |
498 # By default, the certificate of the OCSP responder is that of the issuer |
503 # property is set then the "ocsp.responderCertSerialNumber" property must also |
503 # property is set then the "ocsp.responderCertSerialNumber" property must also |
504 # be set. When the "ocsp.responderCertSubjectName" property is set then this |
504 # be set. When the "ocsp.responderCertSubjectName" property is set then this |
505 # property is ignored. |
505 # property is ignored. |
506 # |
506 # |
507 # Example, |
507 # Example, |
508 # ocsp.responderCertIssuerName="CN=Enterprise CA, O=XYZ Corp" |
508 # ocsp.responderCertIssuerName=CN=Enterprise CA, O=XYZ Corp |
509 |
509 |
510 # |
510 # |
511 # Serial number of the OCSP responder's certificate |
511 # Serial number of the OCSP responder's certificate |
512 # |
512 # |
513 # By default, the certificate of the OCSP responder is that of the issuer |
513 # By default, the certificate of the OCSP responder is that of the issuer |