summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authormartin <martin@pkgsrc.org>2021-05-17 15:38:55 +0000
committermartin <martin@pkgsrc.org>2021-05-17 15:38:55 +0000
commit9b0bae72be3853b3c00199b76fd669a3a580525e (patch)
tree78d760c3ee9b4e8c524bdb4b6e07129fc1344ebb /pkgtools
parent60336034b92a97dd08397bd3f174addafbd39562 (diff)
downloadpkgsrc-9b0bae72be3853b3c00199b76fd669a3a580525e.tar.gz
Adapt outdated defaults to recent openssl versions
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkg_install/files/x509/pkgsrc.cnf5
1 files changed, 2 insertions, 3 deletions
diff --git a/pkgtools/pkg_install/files/x509/pkgsrc.cnf b/pkgtools/pkg_install/files/x509/pkgsrc.cnf
index 5d4e177df8f..2044cd89d51 100644
--- a/pkgtools/pkg_install/files/x509/pkgsrc.cnf
+++ b/pkgtools/pkg_install/files/x509/pkgsrc.cnf
@@ -1,4 +1,4 @@
-# $NetBSD: pkgsrc.cnf,v 1.2 2009/02/02 12:49:16 joerg Exp $
+# $NetBSD: pkgsrc.cnf,v 1.3 2021/05/17 15:38:55 martin Exp $
#
# OpenSSL sample configuration file for use by pkgsrc.sh
#
@@ -77,9 +77,8 @@ emailAddress = optional
####################################################################
[ req ]
-default_bits = 2048
+default_bits = 4096
default_keyfile = privkey.pem
-default_md = sha1
distinguished_name = req_distinguished_name
x509_extensions = v3_ca # The extentions to add to the self signed cert