nyxcharon / vault-ui

A webapp for working with Hashicorp's Vault https://github.com/hashicorp/vault
GNU General Public License v3.0
140 stars 22 forks source link

Add support for VAULT_SKIP_VERIFY to skip SSL cert verification #12

Closed pschmitt closed 8 years ago

pschmitt commented 8 years ago

This PR adds support for skipping the SSL cert verification if the VAULT_SKIP_VERIFY env var is set, or if set via settings.py