This commit is contained in:
Leif Johansson 2019-07-12 18:09:53 +02:00
parent aab75e2d08
commit 1fe94a64b6

View file

@ -21,7 +21,7 @@ cat<<EOF
<sslKeys id="default">
<serverCertificate>${DEMW_TLS_SERVER_CERT}</serverCertificate>
<clientCertificate>${DEMW_TLS_CLIENT_CERT}</clientCertificate>
<clientKey>${DEMW_TLS_CLIENT_CERT}</clientKey>
<clientKey>${DEMW_TLS_CLIENT_KEY}</clientKey>
</sslKeys>
<terminalAuthService sslKeysId="default">
<url>https://berca-ps.d-trust.net/ps/dvca-at</url>