mirror of
https://github.com/openssl/openssl.git
synced 2026-06-06 20:18:09 +00:00
The documentation for SSL_CERT_DIR stated that directories are colon-separated, but on Windows the separator is semicolon. Updated: - openssl-rehash.pod.in: Added note about semicolon separator on Windows - openssl-env.pod: Added note about multiple directories and Windows separator Fixes: #27698 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org> Reviewed-by: Nikola Pajkovsky <nikolap@openssl.org> MergeDate: Wed Jun 3 11:44:35 2026 (Merged from https://github.com/openssl/openssl/pull/29894)
OpenSSL Documentation
README.md This file
fingerprints.txt PGP fingerprints of authorised release signers
HOWTO/ A few how-to documents; not necessarily up-to-date
man1/ The openssl command-line tools; start with openssl.pod
man3/ The SSL library and the crypto library
man5/ File formats
man7/ Overviews; start with crypto.pod and ssl.pod, for example Algorithm specific EVP_PKEY documentation.
Formatted versions of the manpages (apps,ssl,crypto) can be found at https://docs.openssl.org/master/