Exception: WSDL::CertificateValidationError
- Inherits:
-
SecurityError
- Object
- StandardError
- Error
- FatalError
- SecurityError
- WSDL::CertificateValidationError
- Defined in:
- lib/wsdl/errors.rb
Overview
Raised when certificate validation fails during response verification.
This error is raised when:
- The certificate has expired or is not yet valid
- The certificate chain cannot be verified against the trust store
- The certificate is self-signed and a trust store rejects it