bug fix
This commit is contained in:
parent
85229a1e13
commit
90830f0ad5
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ cat<<EOF
|
||||||
<policyImplementationId>budru</policyImplementationId>
|
<policyImplementationId>budru</policyImplementationId>
|
||||||
<sslKeys id="default">
|
<sslKeys id="default">
|
||||||
<serverCertificate>${DEMW_TLS_SERVER_CERT}</serverCertificate>
|
<serverCertificate>${DEMW_TLS_SERVER_CERT}</serverCertificate>
|
||||||
<clientCertificate>${DEMW_TLS_CLIENT_CERT}<</clientCertificate>
|
<clientCertificate>${DEMW_TLS_CLIENT_CERT}</clientCertificate>
|
||||||
<clientKey>${DEMW_TLS_CLIENT_CERT}</clientKey>
|
<clientKey>${DEMW_TLS_CLIENT_CERT}</clientKey>
|
||||||
</sslKeys>
|
</sslKeys>
|
||||||
<terminalAuthService sslKeysId="default">
|
<terminalAuthService sslKeysId="default">
|
||||||
|
|
Loading…
Add table
Reference in a new issue