-
Notifications
You must be signed in to change notification settings - Fork 385
Support auto-encrypt #373
Comments
Fixed by #375. |
@lkysow @ishustava can you please give more context on the issue here? |
Hey @ltagliamonte-dd, yes sorry for being so vague. The PR I linked there provides support for auto-encrypt. There will more details in the release notes, but you could take a look at the changelog PR #408. FYI though there is a bug on |
@ishustava i'm looking at the new code from the PR #375 and i've a question about: why can't i have the clients validate the servers endpoint? |
@ltagliamonte-dd so those environment variables only apply when you're running So to be clear, there is full verification going on between clients and servers, it's just when you exec in that this applies when talking to the local client/server which should be okay because you're going over localhost. |
Support Consul's auto_encrypt functionality for client certificates
The text was updated successfully, but these errors were encountered: