Documentation ¶
Index ¶
- Constants
- func AttachCertificate(priv *jose.JSONWebKey, cert *x509.Certificate)
- func EnhanceMiddleware(d driver.Registry, n *negroni.Negroni, address string, ...) http.Handler
- func GetOrCreateTLSCertificate(cmd *cobra.Command, d driver.Registry, iface config.ServeInterface) []tls.Certificate
- func RunServeAdmin(cmd *cobra.Command, args []string)
- func RunServeAll(cmd *cobra.Command, args []string)
- func RunServePublic(cmd *cobra.Command, args []string)
Constants ¶
View Source
const (
TlsKeyName = "hydra.https-tls"
)
Variables ¶
This section is empty.
Functions ¶
func AttachCertificate ¶
func AttachCertificate(priv *jose.JSONWebKey, cert *x509.Certificate)
func EnhanceMiddleware ¶
func GetOrCreateTLSCertificate ¶
func GetOrCreateTLSCertificate(cmd *cobra.Command, d driver.Registry, iface config.ServeInterface) []tls.Certificate
func RunServeAdmin ¶
func RunServeAll ¶
func RunServePublic ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.