openssl_probe

Function probe

Source
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.