[openssl/openssl] 241f3a: Fixes OSCP->OCSP typo in ocsp command line

Hugo Landau noreply at reply.github.openssl.org
Wed Jul 6 08:20:27 UTC 2022


  Branch: refs/heads/OpenSSL_1_1_1-stable
  Home:   https://github.openssl.org/openssl/openssl
  Commit: 241f3a7554789652275384e1efe13224a106e3cb
      https://github.openssl.org/openssl/openssl/commit/241f3a7554789652275384e1efe13224a106e3cb
  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