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 SSL Support #26

Closed jude closed 7 years ago

jude commented 7 years ago

Provide a way to surface vault-ui under https so secrets aren't sent over the network unencrypted.

nyxcharon commented 7 years ago

Merged in PR #30 to address this.