Interface ClientCertAuthSettings.Builder

  • Method Details

    • 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.

      Parameters:
      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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.