Revision aa3b4b4d deps/openssl/openssl/crypto/asn1/x_crl.c

View differences:

deps/openssl/openssl/crypto/asn1/x_crl.c
270 270
				{
271 271
				/* We handle IDP and deltas */
272 272
				if ((nid == NID_issuing_distribution_point)
273
					|| (nid == NID_authority_key_identifier)
273 274
					|| (nid == NID_delta_crl))
274 275
					break;;
275 276
				crl->flags |= EXFLAG_CRITICAL;

Also available in: Unified diff