This commit is contained in:
2022-11-24 14:05:54 +01:00
commit 282ea7e97d
3 changed files with 104 additions and 0 deletions

15
ssl.ldif Normal file
View File

@@ -0,0 +1,15 @@
# Mise en œuvre SSL
dn: cn=config
changetype: modify
replace: olcTLSCertificateFile
olcTLSCertificateFile: CHANGEME
-
replace: olcTLSCertificateKeyfile
olcTLSCertificateKeyfile: CHANGEME
-
replace: olctlsverifyclient
olctlsverifyclient: never
-
replace: olctlscacertificatefile
olctlscacertificatefile: CHANGEME