blob: 76e963b2cc553e0036dddbb5ce33a44d2fe8eba4 (
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://a.yandex-team.ru/arc/trunk/arcadia/certs
package certifi
|