diff options
Diffstat (limited to '')
-rw-r--r-- | dirmngr/ocsp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dirmngr/ocsp.c b/dirmngr/ocsp.c index 8c893aa47..9127cf754 100644 --- a/dirmngr/ocsp.c +++ b/dirmngr/ocsp.c @@ -44,7 +44,7 @@ static const char oidstr_ocsp[] = "1.3.6.1.5.5.7.48.1"; HashAlgorithm AlgorithmIdentifier, certificateHash OCTET STRING } */ -static const char oidstr_certHash[] = "1.3.36.8.3.13"; +/* static const char oidstr_certHash[] = "1.3.36.8.3.13"; */ |