class Chef::HTTP::VerifyNoneSSLPolicy

This policy is used when we want to explicitly turn off verification for a specific request regardless of the API Policy. For example, when doing a ‘remote_file` where the user specified `verify_mode :verify_none`