Commit 8e72013
authored
* Remove conditional on free of `dps`, since `dps` is now allocated for
all versions of OpenSSL
* Remove call to `x509_check_ca` since it was only used to cache
the `crldp` field of the certificate
CRL_DIST_POINTS_free is available in all supported versions of OpenSSL
(recent 0.9.8+) and LibreSSL.
(cherry picked from commit 2849cc3)
1 parent 2e30eb6 commit 8e72013
1 file changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1210 | 1210 | | |
1211 | 1211 | | |
1212 | 1212 | | |
1213 | | - | |
1214 | | - | |
1215 | | - | |
1216 | | - | |
1217 | 1213 | | |
1218 | 1214 | | |
1219 | 1215 | | |
| |||
1258 | 1254 | | |
1259 | 1255 | | |
1260 | 1256 | | |
1261 | | - | |
1262 | | - | |
1263 | | - | |
| 1257 | + | |
1264 | 1258 | | |
1265 | 1259 | | |
1266 | 1260 | | |
| |||
0 commit comments