mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 04:16:31 +02:00
parent
36bcf8e141
commit
6bf3b11e7f
@ -203,7 +203,7 @@ func DefaultConfig() *Config {
|
||||
return config
|
||||
}
|
||||
|
||||
// ConfigureTLS takes a set of TLS configurations and applies those to the the
|
||||
// ConfigureTLS takes a set of TLS configurations and applies those to the
|
||||
// HTTP client.
|
||||
func (c *Config) ConfigureTLS(t *TLSConfig) error {
|
||||
if c.HttpClient == nil {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user