From 28dba7298f14cefbd21b34cf6101a872ab47bcc9 Mon Sep 17 00:00:00 2001 From: Leon Zandman Date: Tue, 9 Jun 2026 22:51:30 +0200 Subject: [PATCH] Fix merge regression. --- tests/operations/tests/ParseX509CRL.mjs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/operations/tests/ParseX509CRL.mjs b/tests/operations/tests/ParseX509CRL.mjs index a889a498..8ba85a3e 100644 --- a/tests/operations/tests/ParseX509CRL.mjs +++ b/tests/operations/tests/ParseX509CRL.mjs @@ -60,7 +60,7 @@ const OUT_CRL_PEM_RSA = `Certificate Revocation List (CRL): X509v3 CRL Number: 1E3C X509v3 Issuer Alternative Name: - + Revoked Certificates: Serial Number: 1000 Revocation Date: Sun, 25 Aug 2024 03:23:08 GMT @@ -152,7 +152,7 @@ const OUT_CRL_PEM_RSA_CRL_REASON_AND_INVALIDITY_DATE = `Certificate Revocation L X509v3 CRL Number: 1E3D X509v3 Issuer Alternative Name: - + Revoked Certificates: Serial Number: 1000 Revocation Date: Sun, 25 Aug 2024 12:08:48 GMT