[openssl/openssl] 2628de: Fixes OSCP->OCSP typo in ocsp command line

Hugo Landau noreply at reply.github.openssl.org
Wed Jul 6 07:26:02 UTC 2022


  Branch: refs/heads/openssl-3.0
  Home:   https://github.openssl.org/openssl/openssl
  Commit: 2628de72b93534fec09336e28ab572b542a16885
      https://github.openssl.org/openssl/openssl/commit/2628de72b93534fec09336e28ab572b542a16885
  Author: Alexander Scheel <alex.scheel at hashicorp.com>
  Date:   2022-07-06 (Wed, 06 Jul 2022)

  Changed paths:
    M apps/ocsp.c

  Log Message:
  -----------
  Fixes OSCP->OCSP typo in ocsp command line

The existing help text says:

>  -badsig                 Corrupt last byte of loaded OSCP response signature (for test)

but this should be OCSP. This is the only occurrence within the project
of this typo.

CLA: trivial

Signed-off-by: Alexander Scheel <alex.scheel at hashicorp.com>

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18684)

(cherry picked from commit 2837b19fcba4bf4ff2ecdc8435c650bf18c27552)




More information about the openssl-commits mailing list