[openssl/openssl] 1ed89d: Fix a typo in the function name

Akshat Maheshwari noreply at github.com
Thu Sep 15 15:11:26 UTC 2022


  Branch: refs/heads/openssl-3.0
  Home:   https://github.com/openssl/openssl
  Commit: 1ed89de84f6e7b346c34c88ce4589216611ee505
      https://github.com/openssl/openssl/commit/1ed89de84f6e7b346c34c88ce4589216611ee505
  Author: Akshat Maheshwari <akshatmaheshwari1995 at gmail.com>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
    M doc/man3/X509_STORE_add_cert.pod

  Log Message:
  -----------
  Fix a typo in the function name

X509_STORE_load_locations_ex() calls X509_STORE_load_file_ex() and X509_STORE_load_path(), there's no such function name as X509_STORE_load_dir().

CLA: trivial

Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19202)

(cherry picked from commit edb271ee5d68f31260da37e9ad5ed2f9f4dd7274)




More information about the openssl-commits mailing list