William Bowers
William Bowers
When loading a custom X509 cert in Client::request, the gem attempted to call OpenSSL::PKey::RSA.new with the raw content of the key file which either no longer works or never worked....
# Version: artifactory-3.0.17 # Environment: Windows 10 Major Minor Build Revision ----- ----- ----- -------- 10 0 19045 0 ruby 3.3.2 (2024-05-30 revision e5a195edf6) [x64-mingw-ucrt] artifactory-3.0.17 openssl-3.2.0 # Scenario: Using...
- Define _USE_MATH_DEFINES on MSVC wherever constants like M_PI are needed - Do not allow use of format attribute outside of GCC