Versions Compared

Key

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

...

Code Block
xml
xml
titleExample Filesystem Inline PKIX Validation Information
<ValidationInfo verifyDepth="5" xsi:type="PKIXFilesystemPKIXInline" xmlns="urn:mace:shibboleth:2.0:security">
    <Certificate>/path/to/trusted/cert1</... PEM ENCODED CERT ...</Certificate>
    <Certificate>/path/to/trusted/cert2</... PEM ENCODED CERT ...</Certificate>
    <CRL>/path/to/trusted/crl<... PEM ENCODED CRL ...</CRL>
</ValidationInfo>