Package: golang-github-hashicorp-go-rootcerts-dev (1.0.2-2)
Links for golang-github-hashicorp-go-rootcerts-dev
Debian Resources:
Download Source Package 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]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
- python-certifi
- python3-certifi
- libca-certs-ocaml
- libca-certs-ocaml-dev
- golang-github-caddyserver-certmagic-dev
- python3-cmake-build-extension
- golang-github-dhowett-go-plist-dev
- python3-pyproject-parser
- libghc-hsopenssl-x509-system-dev
- libghc-hsopenssl-x509-system-doc
- libghc-hsopenssl-x509-system-prof
funzioni per caricare certificati root per connessioni TLS
La libreria standard di Go crypto/tls fornisce un meccanismo comune per configurare connessioni TLS in tls.Config. Il campo RootCAs in questa struttura è un gruppo di certificati che il client può usare come riserva durante la verifica dei certificati del server.
Questa libreria contiene funzioni di utilità per il caricamento di certificati destinati a questo campo, così come un'altra cosa importante:
quando il campo RootCAs è nullo la libreria standard cerca di caricare l'insieme di CA root dell'host. Questo comportamento è specifico del SO e l'implementazione in Darwin contiene un bug che impedisce il caricamento dei certificati dai portachiavi di sistema e di accesso. Questa libreria contiene un comportamento specifico per Darwin che aggira tale bug.
Download golang-github-hashicorp-go-rootcerts-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 8.2 kB | 37.0 kB | [list of files] |