diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-05 01:51:29 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-05 01:51:29 +0000 |
commit | 5fe2407c6ecefba229d1771a766a58028f1d530a (patch) | |
tree | 4793fb189f935a2e4c459e9d1d8694b0b37e6fbb /dovecot-2.3.11-bigkey.patch | |
parent | 57d7187e7b160ccb308b94ddf1a15f03313f1e7f (diff) |
automatic import of dovecotopeneuler24.03_LTS
Diffstat (limited to 'dovecot-2.3.11-bigkey.patch')
-rw-r--r-- | dovecot-2.3.11-bigkey.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dovecot-2.3.11-bigkey.patch b/dovecot-2.3.11-bigkey.patch new file mode 100644 index 0000000..dc81a33 --- /dev/null +++ b/dovecot-2.3.11-bigkey.patch @@ -0,0 +1,10 @@ +diff -up dovecot-2.3.15/doc/dovecot-openssl.cnf.bigkey dovecot-2.3.15/doc/dovecot-openssl.cnf +--- dovecot-2.3.15/doc/dovecot-openssl.cnf.bigkey 2021-06-21 20:24:51.913456628 +0200 ++++ dovecot-2.3.15/doc/dovecot-openssl.cnf 2021-06-21 20:25:36.352912123 +0200 +@@ -1,5 +1,5 @@ + [ req ] +-default_bits = 2048 ++default_bits = 3072 + encrypt_key = yes + distinguished_name = req_dn + x509_extensions = cert_type |