Versions Compared

Key

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

Excerpt
Display xsd reference jade
StartingElementAcceptUntrustedCertificate
 

Explanations

AcceptUntrustedCertificate

  • JADE YADE can be configured to accept self-signed certificates:
    • The option 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, FTPS and WebDAV.
  • Note that JADE 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.