summaryrefslogtreecommitdiffstats
path: root/docs/simplesamlphp-metadata-extensions-ui.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/simplesamlphp-metadata-extensions-ui.txt')
-rw-r--r--docs/simplesamlphp-metadata-extensions-ui.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/simplesamlphp-metadata-extensions-ui.txt b/docs/simplesamlphp-metadata-extensions-ui.txt
index 7585a32..23cc1f8 100644
--- a/docs/simplesamlphp-metadata-extensions-ui.txt
+++ b/docs/simplesamlphp-metadata-extensions-ui.txt
@@ -184,8 +184,8 @@ If given the following configuration...
$metadata['https://www.example.com/saml/saml2/idp/metadata.php'] = array(
'host' => 'www.example.com',
- 'certificate' => 'server.crt',
- 'privatekey' => 'server.pem',
+ 'certificate' => 'example.com.crt',
+ 'privatekey' => 'example.com.pem',
'auth' => 'example-userpass',
'UIInfo' => array(