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
using with with chef12 in most cases runs into problems with ssl verification, is there anything I can pass into the opts in Cheffish::ServerApi that would mimic adding ssl_verify_mode :verify_none to my client.rb?
The text was updated successfully, but these errors were encountered:
using with with chef12 in most cases runs into problems with ssl verification, is there anything I can pass into the opts in Cheffish::ServerApi that would mimic adding
ssl_verify_mode :verify_none
to my client.rb?The text was updated successfully, but these errors were encountered: