We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a838ce2 commit 7e4407cCopy full SHA for 7e4407c
xt/testapp/config.yml
@@ -6,8 +6,8 @@ template: "template_toolkit"
6
issuer: "https://netsaml2-testapp.local"
7
url: "https://netsaml2-testapp.local"
8
cert: "sign-certonly.pem"
9
-encryption_key: "sign-certonly.pem"
10
-key: "sign-nopw-cert.pem"
+encryption_key: "sign-private.pem"
+key: "sign-private.pem"
11
slo_url_soap: "/slo-soap"
12
slo_url_redirect: "/sls-redirect-response"
13
slo_url_post: "/sls-post-response"
0 commit comments