TlsContext.setVerifyMode

TlsContext setVerifyMode(TlsVerifyMode mode) ref pure @safe nothrow @nogc return

Set the certificate verification mode.

Parameters

modeThe verification mode to use.

Returns

Reference to this context for method chaining.