testing: Remove unused custom OIDs from openssl.cnf files
ClientAuthentication is known in OpenSSL 1.1 and the redefinition, therefore, causes an error. These two OIDs are not used anyway in these config files.
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
# openssl.cnf - OpenSSL configuration file for the ZHW PKI
|
# openssl.cnf - OpenSSL configuration file
|
||||||
# Mario Strasser <[email protected]>
|
|
||||||
#
|
#
|
||||||
|
|
||||||
# This definitions were set by the ca_init script DO NOT change
|
# This definitions were set by the ca_init script DO NOT change
|
||||||
@@ -7,13 +6,6 @@
|
|||||||
CAHOME = /etc/openssl/duck
|
CAHOME = /etc/openssl/duck
|
||||||
RANDFILE = $CAHOME/.rand
|
RANDFILE = $CAHOME/.rand
|
||||||
|
|
||||||
# Extra OBJECT IDENTIFIER info:
|
|
||||||
oid_section = new_oids
|
|
||||||
|
|
||||||
[ new_oids ]
|
|
||||||
SmartcardLogin = 1.3.6.1.4.1.311.20.2
|
|
||||||
ClientAuthentication = 1.3.6.1.4.1.311.20.2.2
|
|
||||||
|
|
||||||
####################################################################
|
####################################################################
|
||||||
|
|
||||||
[ ca ]
|
[ ca ]
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
# openssl.cnf - OpenSSL configuration file for the ZHW PKI
|
# openssl.cnf - OpenSSL configuration file
|
||||||
# Mario Strasser <[email protected]>
|
|
||||||
#
|
#
|
||||||
|
|
||||||
# This definitions were set by the ca_init script DO NOT change
|
# This definitions were set by the ca_init script DO NOT change
|
||||||
@@ -7,13 +6,6 @@
|
|||||||
CAHOME = /etc/openssl/ecdsa
|
CAHOME = /etc/openssl/ecdsa
|
||||||
RANDFILE = $CAHOME/.rand
|
RANDFILE = $CAHOME/.rand
|
||||||
|
|
||||||
# Extra OBJECT IDENTIFIER info:
|
|
||||||
oid_section = new_oids
|
|
||||||
|
|
||||||
[ new_oids ]
|
|
||||||
SmartcardLogin = 1.3.6.1.4.1.311.20.2
|
|
||||||
ClientAuthentication = 1.3.6.1.4.1.311.20.2.2
|
|
||||||
|
|
||||||
####################################################################
|
####################################################################
|
||||||
|
|
||||||
[ ca ]
|
[ ca ]
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
# openssl.cnf - OpenSSL configuration file for the ZHW PKI
|
# openssl.cnf - OpenSSL configuration file
|
||||||
# Mario Strasser <[email protected]>
|
|
||||||
#
|
#
|
||||||
|
|
||||||
# This definitions were set by the ca_init script DO NOT change
|
# This definitions were set by the ca_init script DO NOT change
|
||||||
@@ -7,13 +6,6 @@
|
|||||||
CAHOME = /etc/openssl/monster
|
CAHOME = /etc/openssl/monster
|
||||||
RANDFILE = $CAHOME/.rand
|
RANDFILE = $CAHOME/.rand
|
||||||
|
|
||||||
# Extra OBJECT IDENTIFIER info:
|
|
||||||
oid_section = new_oids
|
|
||||||
|
|
||||||
[ new_oids ]
|
|
||||||
SmartcardLogin = 1.3.6.1.4.1.311.20.2
|
|
||||||
ClientAuthentication = 1.3.6.1.4.1.311.20.2.2
|
|
||||||
|
|
||||||
####################################################################
|
####################################################################
|
||||||
|
|
||||||
[ ca ]
|
[ ca ]
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
# openssl.cnf - OpenSSL configuration file for the ZHW PKI
|
# openssl.cnf - OpenSSL configuration file
|
||||||
# Mario Strasser <[email protected]>
|
|
||||||
#
|
#
|
||||||
|
|
||||||
# This definitions were set by the ca_init script DO NOT change
|
# This definitions were set by the ca_init script DO NOT change
|
||||||
@@ -7,13 +6,6 @@
|
|||||||
CAHOME = /etc/openssl
|
CAHOME = /etc/openssl
|
||||||
RANDFILE = $CAHOME/.rand
|
RANDFILE = $CAHOME/.rand
|
||||||
|
|
||||||
# Extra OBJECT IDENTIFIER info:
|
|
||||||
oid_section = new_oids
|
|
||||||
|
|
||||||
[ new_oids ]
|
|
||||||
SmartcardLogin = 1.3.6.1.4.1.311.20.2
|
|
||||||
ClientAuthentication = 1.3.6.1.4.1.311.20.2.2
|
|
||||||
|
|
||||||
####################################################################
|
####################################################################
|
||||||
|
|
||||||
[ ca ]
|
[ ca ]
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
# openssl.cnf - OpenSSL configuration file for the ZHW PKI
|
# openssl.cnf - OpenSSL configuration file
|
||||||
# Mario Strasser <[email protected]>
|
|
||||||
#
|
#
|
||||||
|
|
||||||
# This definitions were set by the ca_init script DO NOT change
|
# This definitions were set by the ca_init script DO NOT change
|
||||||
@@ -7,13 +6,6 @@
|
|||||||
CAHOME = /etc/openssl/research
|
CAHOME = /etc/openssl/research
|
||||||
RANDFILE = $CAHOME/.rand
|
RANDFILE = $CAHOME/.rand
|
||||||
|
|
||||||
# Extra OBJECT IDENTIFIER info:
|
|
||||||
oid_section = new_oids
|
|
||||||
|
|
||||||
[ new_oids ]
|
|
||||||
SmartcardLogin = 1.3.6.1.4.1.311.20.2
|
|
||||||
ClientAuthentication = 1.3.6.1.4.1.311.20.2.2
|
|
||||||
|
|
||||||
####################################################################
|
####################################################################
|
||||||
|
|
||||||
[ ca ]
|
[ ca ]
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
# openssl.cnf - OpenSSL configuration file for the ZHW PKI
|
# openssl.cnf - OpenSSL configuration file
|
||||||
# Mario Strasser <[email protected]>
|
|
||||||
#
|
#
|
||||||
|
|
||||||
# This definitions were set by the ca_init script DO NOT change
|
# This definitions were set by the ca_init script DO NOT change
|
||||||
@@ -7,13 +6,6 @@
|
|||||||
CAHOME = /etc/openssl/rfc3779
|
CAHOME = /etc/openssl/rfc3779
|
||||||
RANDFILE = $CAHOME/.rand
|
RANDFILE = $CAHOME/.rand
|
||||||
|
|
||||||
# Extra OBJECT IDENTIFIER info:
|
|
||||||
oid_section = new_oids
|
|
||||||
|
|
||||||
[ new_oids ]
|
|
||||||
SmartcardLogin = 1.3.6.1.4.1.311.20.2
|
|
||||||
ClientAuthentication = 1.3.6.1.4.1.311.20.2.2
|
|
||||||
|
|
||||||
####################################################################
|
####################################################################
|
||||||
|
|
||||||
[ ca ]
|
[ ca ]
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
# openssl.cnf - OpenSSL configuration file for the ZHW PKI
|
# openssl.cnf - OpenSSL configuration file
|
||||||
# Mario Strasser <[email protected]>
|
|
||||||
#
|
#
|
||||||
|
|
||||||
# This definitions were set by the ca_init script DO NOT change
|
# This definitions were set by the ca_init script DO NOT change
|
||||||
@@ -7,13 +6,6 @@
|
|||||||
CAHOME = /etc/openssl/sales
|
CAHOME = /etc/openssl/sales
|
||||||
RANDFILE = $CAHOME/.rand
|
RANDFILE = $CAHOME/.rand
|
||||||
|
|
||||||
# Extra OBJECT IDENTIFIER info:
|
|
||||||
oid_section = new_oids
|
|
||||||
|
|
||||||
[ new_oids ]
|
|
||||||
SmartcardLogin = 1.3.6.1.4.1.311.20.2
|
|
||||||
ClientAuthentication = 1.3.6.1.4.1.311.20.2.2
|
|
||||||
|
|
||||||
####################################################################
|
####################################################################
|
||||||
|
|
||||||
[ ca ]
|
[ ca ]
|
||||||
|
|||||||
Reference in New Issue
Block a user