Versions in this module Expand all Collapse all v1 v1.2.2 Sep 8, 2017 Changes in this version + type Certificate struct + CAFile string + CertFile string + KeyFile string + ServerName string + func (c Certificate) GetTLSConfigForServer() (*tls.Config, error) + func (c Certificate) GetTransportCredsForClient() (credentials.TransportCredentials, error)