Summary

YADE can be configured to validate digital certificates for HTTPS and WebDAV connections and generate an error if a certificate is found to be untrustworthy.

YADE-173 - Getting issue details... STATUS

Typical situations for digital certificates not being validated are:

  • The certificate has expired or has been issued for a different host.
  • The certificate is self-signed - i.e. it has not been signed by a certificate authority.
  • The certificate could not be processed.

The accept_untrusted_certificate parameter can be set for HTTPS and WebDAV connections.

Setting the accept_untrusted_certificate  parameter to true (the default is false) will allow YADE to accept invalid certificates.

 

T Key Linked Issues Fix Version/s Status P Summary Updated
Loading...
Refresh

Reference