public static interface ClientCertAuthSettings.Builder extends SdkPojo, CopyableBuilder<ClientCertAuthSettings.Builder,ClientCertAuthSettings>
| Modifier and Type | Method and Description |
|---|---|
ClientCertAuthSettings.Builder |
ocspUrl(String ocspUrl)
Specifies the URL of the default OCSP server used to check for revocation status.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildClientCertAuthSettings.Builder ocspUrl(String ocspUrl)
Specifies the URL of the default OCSP server used to check for revocation status. A secondary value to any OCSP address found in the AIA extension of the user certificate.
ocspUrl - Specifies the URL of the default OCSP server used to check for revocation status. A secondary value to
any OCSP address found in the AIA extension of the user certificate.Copyright © 2022. All rights reserved.