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 <[email protected]>
  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 <[email protected]>

Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Hugo Landau <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18684)

(cherry picked from commit 2837b19fcba4bf4ff2ecdc8435c650bf18c27552)


Reply via email to