#237 Ipsilon inserts certificates as-is
Closed: Fixed by t0xic0der. Opened by puiterwijk.

In the metadata generated for the IdP side, we just inject the certificates as we find the file on disk.
If people generate their own certificate, that might not be correct, as they might have put in the wrong type of file (PEM instead of base64 DER).
We could check for this and in that case either convert or refuse to write our own metadata.


Fields changed

component: framework => SAML

PR #250 fixes the case that I was personally interested in, though it doesn't fix the ticket entirely.

Metadata Update from @puiterwijk:
- Custom field patch_available reset
- Custom field sensitive reset
- Issue close_status updated to: None

Metadata Update from @t0xic0der:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata