vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
Home
Dub
Repo
TLSContext.useCertificateChainFile
index
vibe
stream
tls
TLSContext
Sets a certificate file to use for authenticating to the remote peer
void
useCertificateChainFile
(string path)
void
useCertificateChainFile
(NativePath path)
interface
TLSContext
@
safe
final
void
useCertificateChainFile
(
NativePath
path
)
Meta
Source
See Implementation
index
vibe
stream
tls
TLSContext
functions
createStream
setCipherList
setClientALPN
setDHParams
setECDHCurve
useCertificateChainFile
usePrivateKeyFile
useTrustedCertificateFile
properties
alpnCallback
kind
maxCertChainLength
peerValidationCallback
peerValidationMode
sniCallback
Sets a certificate file to use for authenticating to the remote peer