mirror of
https://github.com/openssl/openssl.git
synced 2025-03-07 19:38:33 +08:00
OpenSSL::config::guess_system() is supposed to return system triplets. However, for Windows and VMS, it returned the final OpenSSL config target instead. We move the entries for them to the table that OpenSSL::config::map_guess() uses, so it can properly convert the input triplet to an OpenSSL config target. Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/12339) |
||
---|---|---|
.. | ||
OpenSSL | ||
TLSProxy | ||
checkhandshake.pm |