Documentation ¶
Index ¶
Constants ¶
View Source
const CertificateFileName = "certificate.pem"
View Source
const KeyFileName = "key.pem"
Variables ¶
This section is empty.
Functions ¶
func CertificatesPresent ¶
func CertificatesPresent() bool
CertificatesPresent checks if the required TLS certificate is present
func GenerateCertificates ¶
GenerateCertificates creates a new TLS certificate using openssl. No Apple Key extraction required. Thanks to https://github.com/seemoo-lab/opendrop/blob/cbc7ca46a75bb2da4af9d406732ddf2192578388/opendrop/config.py#L136
func GetTLSTransport ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.