pub fn probe() -> ProbeResult
Expand description
Probe the current system for the “cert file” and “cert dir” variables that OpenSSL typically requires.
The probe result is returned as a ProbeResult
structure here.
pub fn probe() -> ProbeResult
Probe the current system for the “cert file” and “cert dir” variables that OpenSSL typically requires.
The probe result is returned as a ProbeResult
structure here.