Home
last modified time | relevance | path

Searched defs:ServerTLSConfig (Results 1 – 11 of 11) sorted by relevance

/dports/www/beehive/beehive-0.4.0/vendor/github.com/flashmob/go-guerrilla/
H A Dconfig.go63 type ServerTLSConfig struct { struct
67 StartTLSOn bool `json:"start_tls_on,omitempty"`
69 AlwaysOn bool `json:"tls_always_on,omitempty"`
71 PrivateKeyFile string `json:"private_key_file"`
73 PublicKeyFile string `json:"public_key_file"`
77 Protocols []string `json:"protocols,omitempty"`
80 Ciphers []string `json:"ciphers,omitempty"`
83 Curves []string `json:"curves,omitempty"`
86 RootCAs string `json:"root_cas_file,omitempty"`
95 _privateKeyFileMtime int64
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/storj.io/common/peertls/tlsopts/
H A Dtls.go19 func (opts *Options) ServerTLSConfig() *tls.Config { func
/dports/net/storj/storj-1.45.3/vendor/storj.io/common/peertls/tlsopts/
H A Dtls.go19 func (opts *Options) ServerTLSConfig() *tls.Config { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/connect/
H A Dservice.go156 func (s *Service) ServerTLSConfig() *tls.Config { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/connect/
H A Dservice.go154 func (s *Service) ServerTLSConfig() *tls.Config { func
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/connect/
H A Dservice.go154 func (s *Service) ServerTLSConfig() *tls.Config { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/connect/
H A Dservice.go156 func (s *Service) ServerTLSConfig() *tls.Config { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/connect/
H A Dservice.go154 func (s *Service) ServerTLSConfig() *tls.Config { func
/dports/sysutils/consul/consul-1.10.3/connect/
H A Dservice.go178 func (s *Service) ServerTLSConfig() *tls.Config { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/connect/
H A Dservice.go178 func (s *Service) ServerTLSConfig() *tls.Config { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/connect/
H A Dservice.go178 func (s *Service) ServerTLSConfig() *tls.Config { func