Closed automaticgiant closed 7 years ago
worked around by adding ssl._create_default_https_context = ssl._create_unverified_context
to monkeypatch
Sorry for the late reply. I'm not able to troubleshoot this problem. I don't run self signed certificates for authentication to vault myself and I don't know which version of python/ansible/ansible-vault you are using. I will gladly review a pull request with a more detailed description on why this is happening and how to solve it.
Best, Johan
using a template like:
{{ lookup('vault', 'pki/platform/any common_name=foo.example.com format=pem_bundle') }}
have set:
get: