Commit 2849cc3
* 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.
1 parent 0dc5c31 commit 2849cc3
1 file changed
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1209 | 1209 | | |
1210 | 1210 | | |
1211 | 1211 | | |
1212 | | - | |
1213 | | - | |
1214 | | - | |
1215 | | - | |
1216 | 1212 | | |
1217 | 1213 | | |
1218 | 1214 | | |
| |||
1257 | 1253 | | |
1258 | 1254 | | |
1259 | 1255 | | |
1260 | | - | |
1261 | | - | |
1262 | | - | |
| 1256 | + | |
1263 | 1257 | | |
1264 | 1258 | | |
1265 | 1259 | | |
| |||
0 commit comments