Home
last modified time | relevance | path

Searched refs:ssl_policy (Results 1 – 25 of 143) sorted by relevance

123456

/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/security-framework-2.1.1/src/
H A Dtrust.rs174 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
175 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
182 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates_new() localVariable
183 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates_new()
190 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
191 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
204 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index_new() localVariable
205 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index_new()
218 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_at_index_out_of_bounds() localVariable
235 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
[all …]
/dports/net/routinator/routinator-0.10.2/cargo-crates/security-framework-2.3.1/src/
H A Dtrust.rs202 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
203 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
210 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates_new() localVariable
211 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates_new()
218 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
219 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
232 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index_new() localVariable
233 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index_new()
246 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_at_index_out_of_bounds() localVariable
263 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
[all …]
/dports/www/rearx/rearx-0.1.4/cargo-crates/security-framework-2.1.2/src/
H A Dtrust.rs202 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
203 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
210 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates_new() localVariable
211 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates_new()
218 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
219 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
232 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index_new() localVariable
233 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index_new()
246 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_at_index_out_of_bounds() localVariable
263 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/security-framework-2.2.0/src/
H A Dtrust.rs202 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
203 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
210 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates_new() localVariable
211 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates_new()
218 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
219 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
232 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index_new() localVariable
233 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index_new()
246 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_at_index_out_of_bounds() localVariable
263 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/security-framework-2.3.1/src/
H A Dtrust.rs202 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
203 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
210 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates_new() localVariable
211 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates_new()
218 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
219 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
232 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index_new() localVariable
233 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index_new()
246 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_at_index_out_of_bounds() localVariable
263 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
[all …]
/dports/www/monolith/monolith-2.6.1/cargo-crates/security-framework-2.3.1/src/
H A Dtrust.rs202 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
203 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
210 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates_new() localVariable
211 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates_new()
218 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
219 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
232 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index_new() localVariable
233 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index_new()
246 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_at_index_out_of_bounds() localVariable
263 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/security-framework-2.4.2/src/
H A Dtrust.rs224 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
225 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
232 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates_new() localVariable
233 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates_new()
241 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
242 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
256 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index_new() localVariable
257 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index_new()
277 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_at_index_out_of_bounds()
289 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/security-framework-2.4.1/src/
H A Dtrust.rs216 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
217 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
224 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates_new() localVariable
225 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates_new()
232 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
233 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
246 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index_new() localVariable
247 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index_new()
266 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_at_index_out_of_bounds()
277 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/security-framework-2.4.2/src/
H A Dtrust.rs224 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
225 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
232 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates_new() localVariable
233 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates_new()
241 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
242 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
256 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index_new() localVariable
257 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index_new()
277 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_at_index_out_of_bounds()
289 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/security-framework-2.4.2/src/
H A Dtrust.rs224 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
225 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
232 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates_new() localVariable
233 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates_new()
241 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
242 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
256 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index_new() localVariable
257 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index_new()
277 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_at_index_out_of_bounds()
289 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/security-framework-2.4.2/src/
H A Dtrust.rs224 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
225 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
232 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates_new() localVariable
233 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates_new()
241 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
242 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
256 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index_new() localVariable
257 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index_new()
277 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_at_index_out_of_bounds()
289 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
[all …]
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/security-framework-2.4.2/src/
H A Dtrust.rs224 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
225 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
232 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates_new() localVariable
233 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates_new()
241 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
242 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
256 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index_new() localVariable
257 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index_new()
277 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_at_index_out_of_bounds()
289 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
[all …]
/dports/net/krill/krill-0.9.4/cargo-crates/security-framework-2.4.2/src/
H A Dtrust.rs224 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
225 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
232 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates_new() localVariable
233 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates_new()
241 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
242 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
256 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index_new() localVariable
257 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index_new()
277 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_at_index_out_of_bounds()
289 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/security-framework-2.4.2/src/
H A Dtrust.rs224 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
225 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
232 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates_new() localVariable
233 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates_new()
241 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
242 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
256 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index_new() localVariable
257 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index_new()
277 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_at_index_out_of_bounds()
289 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
[all …]
/dports/net/oha/oha-0.4.7/cargo-crates/security-framework-2.4.2/src/
H A Dtrust.rs224 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
225 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
232 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates_new() localVariable
233 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates_new()
241 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
242 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
256 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index_new() localVariable
257 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index_new()
277 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_at_index_out_of_bounds()
289 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
[all …]
/dports/www/websocat/websocat-1.9.0/cargo-crates/security-framework-2.4.2/src/
H A Dtrust.rs224 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
225 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
232 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates_new() localVariable
233 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates_new()
241 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
242 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
256 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index_new() localVariable
257 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index_new()
277 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_at_index_out_of_bounds()
289 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
[all …]
/dports/www/xh/xh-0.14.1/cargo-crates/security-framework-2.4.2/src/
H A Dtrust.rs224 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
225 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
232 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates_new() localVariable
233 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates_new()
241 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
242 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
256 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index_new() localVariable
257 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index_new()
277 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_at_index_out_of_bounds()
289 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/security-framework-2.4.2/src/
H A Dtrust.rs224 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io"));
225 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap();
232 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io"));
233 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap();
241 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io"));
242 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap();
256 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io"));
257 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap();
277 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap();
289 trust.set_policy(&ssl_policy).unwrap();
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/security-framework-2.4.2/src/
H A Dtrust.rs224 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
225 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
232 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates_new() localVariable
233 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates_new()
241 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
242 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
256 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index_new() localVariable
257 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index_new()
277 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_at_index_out_of_bounds()
289 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
[all …]
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/security-framework-2.4.2/src/
H A Dtrust.rs224 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
225 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
232 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates_new() localVariable
233 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates_new()
241 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
242 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
256 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index_new() localVariable
257 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index_new()
277 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_at_index_out_of_bounds()
289 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/security-framework-2.4.2/src/
H A Dtrust.rs224 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io"));
225 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap();
232 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io"));
233 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap();
241 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io"));
242 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap();
256 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io"));
257 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap();
277 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap();
289 trust.set_policy(&ssl_policy).unwrap();
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/security-framework-2.0.0/src/
H A Dtrust.rs158 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
159 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
166 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
167 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
180 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_at_index_out_of_bounds() localVariable
181 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_at_index_out_of_bounds()
190 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io.bogus")); in set_policy() localVariable
191 let mut trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in set_policy()
192 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in set_policy() localVariable
193 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
/dports/www/castor/castor-0.8.16/cargo-crates/security-framework-0.4.4/src/
H A Dtrust.rs158 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
159 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
166 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
167 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
180 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_at_index_out_of_bounds() localVariable
181 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_at_index_out_of_bounds()
190 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io.bogus")); in set_policy() localVariable
191 let mut trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in set_policy()
192 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in set_policy() localVariable
193 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
/dports/net-im/fractal/fractal-4.4.0/vendor/security-framework/src/
H A Dtrust.rs158 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
159 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
166 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
167 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
180 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_at_index_out_of_bounds() localVariable
181 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_at_index_out_of_bounds()
190 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io.bogus")); in set_policy() localVariable
191 let mut trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in set_policy()
192 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in set_policy() localVariable
193 trust.set_policy(&ssl_policy).unwrap(); in set_policy()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/security-framework-0.4.3/src/
H A Dtrust.rs158 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in create_with_certificates() localVariable
159 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in create_with_certificates()
166 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_count_and_at_index() localVariable
167 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_count_and_at_index()
180 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in certificate_at_index_out_of_bounds() localVariable
181 let trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in certificate_at_index_out_of_bounds()
190 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io.bogus")); in set_policy() localVariable
191 let mut trust = SecTrust::create_with_certificates(&[cert], &[ssl_policy]).unwrap(); in set_policy()
192 let ssl_policy = SecPolicy::create_ssl(SslProtocolSide::CLIENT, Some("certifi.io")); in set_policy() localVariable
193 trust.set_policy(&ssl_policy).unwrap(); in set_policy()

123456