Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for SetFallbackRoots (0.17 sec)

  1. doc/godebug.md

    controlled by the [`randautoseed` setting](/pkg/math/rand/#Seed).
    
    Go 1.20 introduced the concept of fallback roots for use during certificate verification,
    controlled by the [`x509usefallbackroots` setting](/pkg/crypto/x509/#SetFallbackRoots).
    
    Go 1.20 removed the preinstalled `.a` files for the standard library
    from the Go distribution.
    Installations now build and cache the standard library like
    packages in other modules.
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Mon Oct 28 14:46:33 UTC 2024
    - 17.2K bytes
    - Viewed (0)
  2. api/go1.20.txt

    pkg crypto/tls, type CertificateVerificationError struct, Err error #48152
    pkg crypto/tls, type CertificateVerificationError struct, UnverifiedCertificates []*x509.Certificate #48152
    pkg crypto/x509, func SetFallbackRoots(*CertPool) #43958
    pkg debug/elf, const R_LARCH_32_PCREL = 99 #54222
    pkg debug/elf, const R_LARCH_32_PCREL R_LARCH #54222
    pkg debug/elf, const R_LARCH_ABS64_HI12 = 70 #54222
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
Back to top