From 207f0cd7a1d03f8dfe035bb6583b4f4e68ba38b6 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Thu, 14 May 2026 13:14:52 +0200 Subject: Update test suite to match staging server behavior. --- tests/cert-extensions | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/cert-extensions') diff --git a/tests/cert-extensions b/tests/cert-extensions index d7e7855..3cb0a43 100644 --- a/tests/cert-extensions +++ b/tests/cert-extensions @@ -25,7 +25,7 @@ x509_check /etc/lacme/test1.crt <<-EOF X509v3 Key Usage: critical Digital Signature, Key Encipherment X509v3 Extended Key Usage: - TLS Web Server Authentication, TLS Web Client Authentication + TLS Web Server Authentication X509v3 Basic Constraints: critical CA:FALSE X509v3 Subject Alternative Name: @@ -54,7 +54,7 @@ x509_check /etc/lacme/test2.crt <<-EOF X509v3 Key Usage: critical Digital Signature, Key Encipherment X509v3 Extended Key Usage: - TLS Web Server Authentication, TLS Web Client Authentication + TLS Web Server Authentication X509v3 Basic Constraints: critical CA:FALSE X509v3 Subject Alternative Name: @@ -79,7 +79,7 @@ x509_check /etc/lacme/test3.crt <<-EOF X509v3 Key Usage: critical Digital Signature, Key Encipherment X509v3 Extended Key Usage: - TLS Web Server Authentication, TLS Web Client Authentication + TLS Web Server Authentication X509v3 Basic Constraints: critical CA:FALSE X509v3 Subject Alternative Name: -- cgit v1.2.3