blob: d988ba056328717c7d5e952f27491869ae413994 (
plain) (
blame)
1
2
3
4
|
// Certifi is a collection of public and internal Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts.
//
// Certifi use Arcadia Root Certificates for that: https://github.com/ydb-platform/ydb/arc/trunk/arcadia/certs
package certifi
|