Skip to content

Commit

Permalink
Remove CrlIssuer from template with CRLDP
Browse files Browse the repository at this point in the history
CRLIssuer MUST not be included if the issuer is the same issuer of the
certificate. Therefore it is update the comment for the user to make it
clear.

See: https://datatracker.ietf.org/doc/html/rfc5280#section-4.2.1.13
  • Loading branch information
fmarco76 committed Apr 19, 2024
1 parent 2df73f0 commit 20a01c9
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 36 deletions.
14 changes: 5 additions & 9 deletions base/ca/shared/profiles/ca/caCMCECserverCertWithCRLDP.cfg
Expand Up @@ -88,13 +88,9 @@ policyset.serverCertSet.9.constraint.name=No Constraint
policyset.serverCertSet.9.default.class_id=commonNameToSANDefaultImpl
policyset.serverCertSet.9.default.name=copy CN to SAN Default
# The CRL Distribution Points extension describes where a CRL
# can be accessed. This extension requires:
#
# 1. setting the crlDistPointsPointName_0 parameter to the URL of the CRL
# e.g. http://host.example.com:8081/crl/ServerCertCRL.crl
# 2. setting the crlDistPointsIssuerName_0 parameter to the string
# representation of the Distinguised Name of the CRL issuer
# e.g. CN=CA Signing Certificate,O=Example-rhcs-ECC-RootCA
# can be accessed. This extension requires setting the
# crlDistPointsPointName_0 parameter to the URL of the CRL.
# E.g.: http://host.example.com:8081/crl/ServerCertCRL.crl
#
# Note: The crlDisPointsPointName example below is assuming that a CRL Distribution Point
# is set up for a smaller set of certificates, e.g. server certs used for a specific purpose,
Expand All @@ -106,8 +102,8 @@ policyset.serverCertSet.10.default.class_id=crlDistributionPointsExtDefaultImpl
policyset.serverCertSet.10.default.name=CRL Distribution Points Extension Default
policyset.serverCertSet.10.default.params.crlDistPointsCritical=false
policyset.serverCertSet.10.default.params.crlDistPointsEnable_0=true
policyset.serverCertSet.10.default.params.crlDistPointsIssuerName_0=SET_ME_TO_DN_OF_CRL_ISSUER
policyset.serverCertSet.10.default.params.crlDistPointsIssuerType_0=DirectoryName
policyset.serverCertSet.10.default.params.crlDistPointsIssuerName_0=
policyset.serverCertSet.10.default.params.crlDistPointsIssuerType_0=
policyset.serverCertSet.10.default.params.crlDistPointsNum=1
policyset.serverCertSet.10.default.params.crlDistPointsPointName_0=http://LOCATION_OF_CRL
policyset.serverCertSet.10.default.params.crlDistPointsPointType_0=URIName
Expand Down
14 changes: 5 additions & 9 deletions base/ca/shared/profiles/ca/caCMCserverCertWithCRLDP.cfg
Expand Up @@ -78,13 +78,9 @@ policyset.serverCertSet.9.constraint.name=No Constraint
policyset.serverCertSet.9.default.class_id=commonNameToSANDefaultImpl
policyset.serverCertSet.9.default.name=copy CN to SAN Default
# The CRL Distribution Points extension describes where a CRL
# can be accessed. This extension requires:
#
# 1. setting the crlDistPointsPointName_0 parameter to the URL of the CRL
# e.g. http://host.example.com:8081/crl/ServerCertCRL.crl
# 2. setting the crlDistPointsIssuerName_0 parameter to the string
# representation of the Distinguised Name of the CRL issuer
# e.g. CN=CA Signing Certificate,O=Example-rhcs-RSA-RootCA
# can be accessed. This extension requires setting the
# crlDistPointsPointName_0 parameter to the URL of the CRL.
# E.g.: http://host.example.com:8081/crl/ServerCertCRL.crl
#
# Note: The crlDisPointsPointName example below is assuming that a CRL Distribution Point
# is set up for a smaller set of certificates, e.g. server certs used for a specific purpose,
Expand All @@ -96,8 +92,8 @@ policyset.serverCertSet.10.default.class_id=crlDistributionPointsExtDefaultImpl
policyset.serverCertSet.10.default.name=CRL Distribution Points Extension Default
policyset.serverCertSet.10.default.params.crlDistPointsCritical=false
policyset.serverCertSet.10.default.params.crlDistPointsEnable_0=true
policyset.serverCertSet.10.default.params.crlDistPointsIssuerName_0=SET_ME_TO_DN_OF_CRL_ISSUER
policyset.serverCertSet.10.default.params.crlDistPointsIssuerType_0=DirectoryName
policyset.serverCertSet.10.default.params.crlDistPointsIssuerName_0=
policyset.serverCertSet.10.default.params.crlDistPointsIssuerType_0=
policyset.serverCertSet.10.default.params.crlDistPointsNum=1
policyset.serverCertSet.10.default.params.crlDistPointsPointName_0=http://LOCATION_OF_CRL
policyset.serverCertSet.10.default.params.crlDistPointsPointType_0=URIName
Expand Down
14 changes: 5 additions & 9 deletions base/ca/shared/profiles/ca/caECServerCertWithCRLDP.cfg
Expand Up @@ -74,13 +74,9 @@ policyset.serverCertSet.8.default.class_id=signingAlgDefaultImpl
policyset.serverCertSet.8.default.name=Signing Alg
policyset.serverCertSet.8.default.params.signingAlg=-
# The CRL Distribution Points extension describes where a CRL
# can be accessed. This extension requires:
#
# 1. setting the crlDistPointsPointName_0 parameter to the URL of the CRL
# e.g. http://host.example.com:8081/crl/ServerCertCRL.crl
# 2. setting the crlDistPointsIssuerName_0 parameter to the string
# representation of the Distinguised Name of the CRL issuer
# e.g. CN=CA Signing Certificate,O=Example-rhcs-ECC-RootCA
# can be accessed. This extension requires setting the
# crlDistPointsPointName_0 parameter to the URL of the CRL.
# E.g.: http://host.example.com:8081/crl/ServerCertCRL.crl
#
# Note: The crlDisPointsPointName example below is assuming that a CRL Distribution Point
# is set up for a smaller set of certificates, e.g. server certs used for a specific purpose,
Expand All @@ -92,8 +88,8 @@ policyset.serverCertSet.9.default.class_id=crlDistributionPointsExtDefaultImpl
policyset.serverCertSet.9.default.name=CRL Distribution Points Extension Default
policyset.serverCertSet.9.default.params.crlDistPointsCritical=false
policyset.serverCertSet.9.default.params.crlDistPointsEnable_0=true
policyset.serverCertSet.9.default.params.crlDistPointsIssuerName_0=SET_ME_TO_DN_OF_CRL_ISSUER
policyset.serverCertSet.9.default.params.crlDistPointsIssuerType_0=DirectoryName
policyset.serverCertSet.9.default.params.crlDistPointsIssuerName_0=
policyset.serverCertSet.9.default.params.crlDistPointsIssuerType_0=
policyset.serverCertSet.9.default.params.crlDistPointsNum=1
policyset.serverCertSet.9.default.params.crlDistPointsPointName_0=http://LOCATION_OF_CRL
policyset.serverCertSet.9.default.params.crlDistPointsPointType_0=URIName
Expand Down
14 changes: 5 additions & 9 deletions base/ca/shared/profiles/ca/caServerCertWithCRLDP.cfg
Expand Up @@ -74,13 +74,9 @@ policyset.serverCertSet.8.default.class_id=signingAlgDefaultImpl
policyset.serverCertSet.8.default.name=Signing Alg
policyset.serverCertSet.8.default.params.signingAlg=-
# The CRL Distribution Points extension describes where a CRL
# can be accessed. This extension requires:
#
# 1. setting the crlDistPointsPointName_0 parameter to the URL of the CRL
# e.g. http://host.example.com:8081/crl/ServerCertCRL.crl
# 2. setting the crlDistPointsIssuerName_0 parameter to the string
# representation of the Distinguised Name of the CRL issuer
# e.g. CN=CA Signing Certificate,O=Example-rhcs-RSA-RootCA
# can be accessed. This extension requires setting the
# crlDistPointsPointName_0 parameter to the URL of the CRL.
# E.g.: http://host.example.com:8081/crl/ServerCertCRL.crl
#
# Note: The crlDisPointsPointName example below is assuming that a CRL Distribution Point
# is set up for a smaller set of certificates, e.g. server certs used for a specific purpose,
Expand All @@ -92,8 +88,8 @@ policyset.serverCertSet.9.default.class_id=crlDistributionPointsExtDefaultImpl
policyset.serverCertSet.9.default.name=CRL Distribution Points Extension Default
policyset.serverCertSet.9.default.params.crlDistPointsCritical=false
policyset.serverCertSet.9.default.params.crlDistPointsEnable_0=true
policyset.serverCertSet.9.default.params.crlDistPointsIssuerName_0=SET_ME_TO_DN_OF_CRL_ISSUER
policyset.serverCertSet.9.default.params.crlDistPointsIssuerType_0=DirectoryName
policyset.serverCertSet.9.default.params.crlDistPointsIssuerName_0=
policyset.serverCertSet.9.default.params.crlDistPointsIssuerType_0=
policyset.serverCertSet.9.default.params.crlDistPointsNum=1
policyset.serverCertSet.9.default.params.crlDistPointsPointName_0=http://LOCATION_OF_CRL
policyset.serverCertSet.9.default.params.crlDistPointsPointType_0=URIName
Expand Down

0 comments on commit 20a01c9

Please sign in to comment.