Delete 'dovecot-openssl.cnf'
This commit is contained in:
parent
e07e130d7d
commit
854faaef54
@ -1,23 +0,0 @@
|
|||||||
#
|
|
||||||
# SSLeay configuration file for Dovecot.
|
|
||||||
#
|
|
||||||
|
|
||||||
RANDFILE = /dev/urandom
|
|
||||||
|
|
||||||
[ req ]
|
|
||||||
default_bits = 2048
|
|
||||||
default_keyfile = privkey.pem
|
|
||||||
distinguished_name = req_distinguished_name
|
|
||||||
prompt = no
|
|
||||||
policy = policy_anything
|
|
||||||
req_extensions = v3_req
|
|
||||||
x509_extensions = v3_req
|
|
||||||
|
|
||||||
[ req_distinguished_name ]
|
|
||||||
organizationName = scimetis.net
|
|
||||||
organizationalUnitName = mail
|
|
||||||
commonName = *.scimetis.net
|
|
||||||
emailAddress = no-reply@scimetis.net
|
|
||||||
|
|
||||||
[ v3_req ]
|
|
||||||
basicConstraints = CA:FALSE
|
|
Loading…
Reference in New Issue
Block a user