GO-2023-2351: Capsule Proxy Authentication bypass using an empty token in github.com/projectcapsule/capsule-proxy
package
Version:
v0.4.5
Opens a new window with list of versions in this module.
Published: Nov 6, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ServerOptions interface {
IsListeningTLS() bool
ListeningPort() uint
TLSCertificatePath() string
TLSCertificateKeyPath() string
GetCertificateAuthorityPool() *x509.CertPool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.