open-vault/changelog/19483.txt
Violet Hynes 5da90d563b
VAULT-14215 Fix panic for non-TLS listeners during SIGHUP (#19483)
* VAULT-14215 Fix panic for non-TLS listeners during SIGHUP

* VAULT-14215 Changelog

* VAULT-14215 Godoc for test
2023-03-09 10:09:16 -05:00

4 lines
105 B
Plaintext

```release-note:bug
agent: Fix panic when SIGHUP is issued to Agent while it has a non-TLS listener.
```