9 lines
219 B
Plaintext
9 lines
219 B
Plaintext
|
dn: cn=config
|
||
|
replace: olcTLSCACertificateFile
|
||
|
olcTLSCACertificateFile: $CA_FILE
|
||
|
-
|
||
|
replace: olcTLSCertificateFile
|
||
|
olcTLSCertificateFile: $CERT_FILE
|
||
|
-
|
||
|
replace: olcTLSCertificateKeyFile
|
||
|
olcTLSCertificateKeyFile: $KEY_FILE
|