Skip to content

Commit 97db9dd

Browse files
committed
Add note that certificates must be PEM-formatted
Closes #38
1 parent 1631d53 commit 97db9dd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/simplesamlphp-automated_metadata.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,8 @@ Each metadata source has the following options:
195195
possible to use a self signed certificate that has expired. Add more than one
196196
certificate to be able to handle key rollover.
197197

198+
Note: certificates files must be formatted in PEM format.
199+
198200
`template`
199201
: This is an array which will be combined with the metadata fetched to
200202
generate the final metadata array.

0 commit comments

Comments
 (0)