From 632abe4fd7dad7d4360052bac87f957f4fc4eb43 Mon Sep 17 00:00:00 2001 From: Mike Ounsworth Date: Sun, 21 Jul 2024 16:43:25 -0500 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 60b0c293..8c4cdc71 100644 --- a/readme.md +++ b/readme.md @@ -22,7 +22,7 @@ Simply upload your artifacts zip files into your own directory under `providers/ * Validate your artifacts against the OpenQuantumSafe docker image. * Re-build and update the results HTML pages using both the automated results, and any results CSV files that you included. -NOTE: expired certificates within the artifacts zips will show as failed against the OQS automated testing because there is no flag to `openssl verify` to ignore expiry. +NOTE: expired certificates within the artifacts zips will show as failed against the OQS automated testing because there is no flag to `openssl verify` to ignore expiry. We recommend uploading certs with very long expiry times -- like 10 years or more -- so that they do not start failing one year from now. ## Folder structure of this repo