Pacote: golang-github-hashicorp-go-rootcerts-dev (1.0.2-2)
Links para golang-github-hashicorp-go-rootcerts-dev
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte golang-github-hashicorp-go-rootcerts:
- [golang-github-hashicorp-go-rootcerts_1.0.2-2.dsc]
- [golang-github-hashicorp-go-rootcerts_1.0.2.orig.tar.xz]
- [golang-github-hashicorp-go-rootcerts_1.0.2-2.debian.tar.xz]
Mantenedores(as):
- Debian Go Packaging Team (QA Página, E-mail Arquivo)
- Shengjing Zhu (QA Página)
- Dmitry Smirnov (QA Página)
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
functions for loading root certificates for TLS connections
Go's standard library crypto/tls provides a common mechanism for configuring TLS connections in tls.Config. The RootCAs field on this struct is a pool of certificates for the client to use as a trust store when verifying server certificates.
This library contains utility functions for loading certificates destined for that field, as well as one other important thing:
When the RootCAs field is nil, the standard library attempts to load the host's root CA set. This behavior is OS-specific, and the Darwin implementation contains a bug that prevents trusted certificates from the System and Login keychains from being loaded. This library contains Darwin-specific behavior that works around that bug.
Download de golang-github-hashicorp-go-rootcerts-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 8.2 kB | 37.0 kB | [lista de arquivos] |