Registry / crypto / openssl-probe

openssl-probe

JSON →
library0.2.1rscratesunverified

A library for finding system-wide trust anchor certificate locations used by OpenSSL.

# Cargo.toml [dependencies] openssl-probe = "0.2.1"
INSTALL
IMPORT
SIG · OPENSSL-PROBE
O
openssl-probe
cryptorustv0.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

init_ssl_cert_env_vars
use openssl_probe::init_ssl_cert_env_vars;

Initializes SSL certificate environment variables for OpenSSL.

use openssl_probe; openssl_probe::init_ssl_cert_env_vars(); // Now OpenSSL will use system certificates automatically
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
8
Meta
2
Amazon
1
Resources
openssl-probe — cargo add openssl-probe · libregistry