This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.1.x by this push:
     new bbe78260ad Add missing entries to list of output files
bbe78260ad is described below

commit bbe78260ad5a7103613179bbb69db6ee28d3e404
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Oct 10 17:28:27 2025 +0100

    Add missing entries to list of output files
---
 .../apache/tomcat/util/net/ocsp/generate-ocsp-test-artifacts.sh   | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git 
a/test/org/apache/tomcat/util/net/ocsp/generate-ocsp-test-artifacts.sh 
b/test/org/apache/tomcat/util/net/ocsp/generate-ocsp-test-artifacts.sh
index 7b8fd5c76d..889976e628 100755
--- a/test/org/apache/tomcat/util/net/ocsp/generate-ocsp-test-artifacts.sh
+++ b/test/org/apache/tomcat/util/net/ocsp/generate-ocsp-test-artifacts.sh
@@ -21,12 +21,16 @@
 #
 # Output:
 #   ca-cert.pem
+#   client-keystore.p12
+#   client-password
+#   ocsp-client-good.der
+#   ocsp-client-revoked.der
+#   ocsp-good.der
+#   ocsp-revoked.der
 #   server-cert.pem
 #   server-key.pem
 #   trustStore.p12
 #   trust-password
-#   ocsp-good.der
-#   ocsp-revoked.der
 #
 # Usage: generate-ocsp-test-artifacts.sh
 #


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to