diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/certificate_chain.cc | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
