Commit 4711c385 authored by simon's avatar simon

chore: new xpextensions for auth

parent e99c473f
...@@ -10,6 +10,11 @@ crlDistributionPoints = URI:http://www.example.com/example_ca.crl ...@@ -10,6 +10,11 @@ crlDistributionPoints = URI:http://www.example.com/example_ca.crl
[ xpserver_ext] [ xpserver_ext]
extendedKeyUsage = 1.3.6.1.5.5.7.3.1 extendedKeyUsage = 1.3.6.1.5.5.7.3.1
crlDistributionPoints = URI:http://www.example.com/example_ca.crl crlDistributionPoints = URI:http://www.example.com/example_ca.crl
# This is the 'Trust Override Disabled - STRICT' policy.
#certificatePolicies = 1.3.6.1.4.1.40808.1.3.1
# This is the 'Trust Override Disabled - TOFU' policy.
certificatePolicies = 1.3.6.1.4.1.40808.1.3.2 certificatePolicies = 1.3.6.1.4.1.40808.1.3.2
# #
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment