[openssl-commits] [web] master update
Richard Levitte
levitte at openssl.org
Tue Feb 6 18:35:31 UTC 2018
The branch master has been updated
via 39fcb89f6c9c55b9c5862451ea111c1888e88c14 (commit)
from 367e9e231647cde13f9c37d65b2e28bbf85d3a84 (commit)
- Log -----------------------------------------------------------------
commit 39fcb89f6c9c55b9c5862451ea111c1888e88c14
Author: Richard Levitte <levitte at openssl.org>
Date: Tue Feb 6 19:34:48 2018 +0100
Correct signature file name
-----------------------------------------------------------------------
Summary of changes:
.well-known/security.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.well-known/security.txt b/.well-known/security.txt
index 714a431..d56daa5 100644
--- a/.well-known/security.txt
+++ b/.well-known/security.txt
@@ -2,4 +2,4 @@ Contact: openssl-security at openssl.org
Encryption: https://www.openssl.org/news/openssl-security.asc
Acknowledgement: https://www.openssl.org/news/vulnerabilities.html
Policy: https://www.openssl.org/policies/secpolicy.html
-signature: https://www.openssl.org/.well-known/security.txt.sig
+Signature: https://www.openssl.org/.well-known/security.txt.asc
More information about the openssl-commits
mailing list