Commit 529776e
authored
Remove requirement for IncludeCRLDistributionPoints config (#8462)
The IncludeCRLDistributionPoints config item is ignored -- we include a
CRLDP no matter what. Therefore the stanza requiring that one be set in
the config is redundant and useless, and prevents us from cleaning up
that config item.
It is likely that, if and when we address
#7673 to drop the CRLDP
from short-lived certs, we will use a new "OmitRevocation" config field.1 parent 0b83e3e commit 529776e
2 files changed
+0
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | 105 | | |
114 | 106 | | |
115 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
941 | 941 | | |
942 | 942 | | |
943 | 943 | | |
944 | | - | |
945 | | - | |
946 | | - | |
947 | | - | |
948 | | - | |
949 | | - | |
950 | | - | |
951 | | - | |
952 | | - | |
953 | 944 | | |
954 | 945 | | |
955 | 946 | | |
| |||
0 commit comments