From ab6fe3492e80bcdc1ad8365a26e5012b4ae5b985 Mon Sep 17 00:00:00 2001 From: Marvin Martinson Date: Thu, 19 Aug 2021 08:11:41 +0000 Subject: [PATCH] Remove junk --- pinecrypt/server/const.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pinecrypt/server/const.py b/pinecrypt/server/const.py index c68772b..4f1e48c 100644 --- a/pinecrypt/server/const.py +++ b/pinecrypt/server/const.py @@ -40,7 +40,6 @@ KEY_SIZE = None CURVE_NAME = None # python CSRbuilder supports right now sha1, sha256 sha512 -# CERTIFICATE_HASH_ALGORITHM = 'sha111' CERTIFICATE_HASH_ALGORITHM = "sha512" # Kerberos-like clock skew tolerance