You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Log the openssl version and whether FIPS is enabled. The version contains
spaces, so quote it. This is omitted on JRuby, because we don't require
openssl, see puppet/ssl/openssl_loader.rb for details.
Debug: Runtime environment: puppet_version=8.1.0 ... \
openssl_version='OpenSSL 1.1.1f 31 Mar 2020', openssl_fips=false
0 commit comments