Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt
Display xsd reference jade
StartingElementAcceptUntrustedCertificate

AcceptUntrustedCertificate

 

Explanations

AcceptUntrustedCertificate

  • YADE
  • Expired certificates represent typical errors that prevent validation and are be handled as such. They cannot be accepted with this setting.
    Status
    colourYellow
    title???
  • JADE can be configured to accept self-signed certificates:
    • The option accept_untrusted_certificateoption AcceptUntrustedCertificate=true would accept a valid certificate that could not be verified as being trustworthy.
    • The default value for this option is false,
    • This behavior applies to connections with HTTPS and WebDAV.
  • Note that YADE does not accept expired certificates even though they are a common occurrence. Setting this AcceptUntrustedCertificate to true does not stop expired certificates from being rejected.