diff --git a/dirmngr/crlcache.c b/dirmngr/crlcache.c index 07fa5b1d3..2e471cb09 100644 --- a/dirmngr/crlcache.c +++ b/dirmngr/crlcache.c @@ -127,7 +127,7 @@ static const char oidstr_crlNumber[] = "2.5.29.20"; -static const char oidstr_issuingDistributionPoint[] = "2.5.29.28"; +/* static const char oidstr_issuingDistributionPoint[] = "2.5.29.28"; */ static const char oidstr_authorityKeyIdentifier[] = "2.5.29.35"; 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"; */