From f9f10f9c6d8d8e31c7dff6b8f3b9f390bf0333a8 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 17 May 2025 11:08:48 +0200 Subject: Remove out-of-date comment. --- src/certificate_chain.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/certificate_chain.cc b/src/certificate_chain.cc index 3bfd63f2..c2f5857d 100644 --- a/src/certificate_chain.cc +++ b/src/certificate_chain.cc @@ -165,7 +165,6 @@ dcp::escape_digest(string digest) /** Extract a public key from a private key and create a SHA1 digest of it. * @param private_key_file Private key filename - * @param openssl openssl binary name (or full path if openssl is not on the system path). * @return SHA1 digest of corresponding public key, with escaped / characters. */ string -- cgit v1.2.3