Provider - OCSP Responder
Search form
Description - An Online Certificate Status Protocol responder is an online service that verifies the validity of certificates. OCSP removes the need for Certificate Revocation Lists by delegating the task to a centralized server.
Runtime Class - com.iwaysoftware.eclipse.template.OcspResponderProviderType
Parameter Groups
Parameter Type Description
* Responder URL string Location of the OCSP responder. For example http://ocsp.example.net:80
Certificate Subject Name string Subject name of the OCSP responder's certificate. For example CN=OCSP Responder, O=XYZ Corp.
Certificate Issuer Name string Issuer name of the OCSP responder's certificate. For example CN=Enterprise CA, O=XYZ Corp. This property is required if the Certificate Subject Name is not specified.
Certificate Serial Number string Serial number of the OCSP responder's certificate. For example 1234567890123456789. This property is required if the Certificate Subject Name is not specified.
* Certificate Store string Certificate store where the responder certificate can be retrieved.
Select from one of the following options:
* HTTP Client Provider string HTTP client provider that manages outgoing connections to the responder.
Select from one of the following options:
* - denotes required
Runtime Class - com.iwaysoftware.eclipse.template.OcspResponderProviderType
Parameter Groups
Parameter Type Description
* Responder URL string Location of the OCSP responder. For example http://ocsp.example.net:80
Certificate Subject Name string Subject name of the OCSP responder's certificate. For example CN=OCSP Responder, O=XYZ Corp.
Certificate Issuer Name string Issuer name of the OCSP responder's certificate. For example CN=Enterprise CA, O=XYZ Corp. This property is required if the Certificate Subject Name is not specified.
Certificate Serial Number string Serial number of the OCSP responder's certificate. For example 1234567890123456789. This property is required if the Certificate Subject Name is not specified.
* Certificate Store string Certificate store where the responder certificate can be retrieved.
Select from one of the following options:
* HTTP Client Provider string HTTP client provider that manages outgoing connections to the responder.
Select from one of the following options:
* - denotes required
Parameter Groups
Parameter | Type | Description | |
---|---|---|---|
* | Responder URL | string | Location of the OCSP responder. For example http://ocsp.example.net:80 | Certificate Subject Name | string | Subject name of the OCSP responder's certificate. For example CN=OCSP Responder, O=XYZ Corp. | Certificate Issuer Name | string | Issuer name of the OCSP responder's certificate. For example CN=Enterprise CA, O=XYZ Corp. This property is required if the Certificate Subject Name is not specified. | Certificate Serial Number | string | Serial number of the OCSP responder's certificate. For example 1234567890123456789. This property is required if the Certificate Subject Name is not specified. | * | Certificate Store | string | Certificate store where the responder certificate can be retrieved.
Select from one of the following options: |
* | HTTP Client Provider | string | HTTP client provider that manages outgoing connections to the responder.
Select from one of the following options: |