Note when ssl helper was not found

This commit is contained in:
Chris Roberts 2023-07-20 15:59:55 -07:00
parent b1610c1023
commit 7824c2dad2

View File

@ -140,6 +140,8 @@ if File.exist?(File.expand_path("vagrant/vagrant_ssl.so", __dir__))
rescue => err
global_logger.warn("unexpected failure loading ssl providers, attempting to continue (#{err})")
end
else
global_logger.warn("vagrant ssl helper was not found, continuing...")
end
# We need these components always so instead of an autoload we