Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG/MINOR: fix nil pointer in refreshCerts
If the certificate file exists, but is not in use, crt is nil and instance.Reload panics panic: runtime error: invalid memory address or nil pointer dereference
- Loading branch information