| /src/secure/caroot/ |
| H A D | ca-extract.pl | 91 my ($fh, $label, $certdata) = @_; 92 return unless $certdata; 95 print OUT $certdata; 117 my $certdata; 131 $certdata = graboct($ifh); 146 return ($serial, $cka_label, $certdata); 191 my ($serial, $label, $certdata) = grabcert($inputfh); 195 if (defined $certdata) { 196 $certs{$label."\0".$serial} = $certdata;
|
| H A D | README | 11 2) Download the latest certdata.txt from Mozilla (fetchcerts) 12 3) Split certdata.txt into the individual .pem files (updatecerts) 26 Download the latest certdata.txt from the Mozilla NSS hg repo 28 https://hg.mozilla.org/projects/nss/log/tip/lib/ckfw/builtins/certdata.txt 31 Runs a perl script (MAca-bundle.pl) on the downloaded certdata.txt
|
| H A D | Makefile | 1 CLEANFILES+= certdata.txt 10 …fetch --no-sslv3 --no-tlsv1 -o certdata.txt 'https://raw.githubusercontent.com/mozilla-firefox/fir… 16 perl ${.CURDIR}/ca-extract.pl -i certdata.txt \
|
| /src/crypto/openssl/util/perl/TLSProxy/ |
| H A D | Certificate.pm | 72 my $certdata = substr($remdata, 0, $certlen); 100 $self->first_certificate($certdata); 124 my $certdata = substr($remdata, 0, $certlen); 128 $self->first_certificate($certdata);
|
| /src/crypto/openssl/test/ |
| H A D | x509_test.c | 46 static const unsigned char certdata[] = { variable 96 const unsigned char *p = certdata; in test_x509_tbs_cache() 98 ret = TEST_ptr(x = d2i_X509(NULL, &p, sizeof(certdata))) in test_x509_tbs_cache()
|
| /src/secure/caroot/trusted/ |
| H A D | GlobalSign_ECC_Root_CA_-_R4.pem | 6 ## root CA list (the file `certdata.txt' in security/nss).
|
| H A D | Amazon_Root_CA_3.pem | 6 ## root CA list (the file `certdata.txt' in security/nss).
|
| H A D | e-Szigno_Root_CA_2017.pem | 6 ## root CA list (the file `certdata.txt' in security/nss).
|
| H A D | DigiCert_TLS_ECC_P384_Root_G5.pem | 6 ## root CA list (the file `certdata.txt' in security/nss).
|
| H A D | Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem | 6 ## root CA list (the file `certdata.txt' in security/nss).
|
| H A D | SecureSign_Root_CA15.pem | 6 ## root CA list (the file `certdata.txt' in security/nss).
|
| H A D | AffirmTrust_Premium_ECC.pem | 6 ## root CA list (the file `certdata.txt' in security/nss).
|
| H A D | Certainly_Root_E1.pem | 6 ## root CA list (the file `certdata.txt' in security/nss).
|
| H A D | CommScope_Public_Trust_ECC_Root-01.pem | 6 ## root CA list (the file `certdata.txt' in security/nss).
|
| H A D | Trustwave_Global_ECC_P256_Certification_Authority.pem | 6 ## root CA list (the file `certdata.txt' in security/nss).
|
| H A D | DigiCert_Assured_ID_Root_G3.pem | 6 ## root CA list (the file `certdata.txt' in security/nss).
|
| H A D | SSL_com_TLS_ECC_Root_CA_2022.pem | 6 ## root CA list (the file `certdata.txt' in security/nss).
|
| H A D | vTrus_ECC_Root_CA.pem | 6 ## root CA list (the file `certdata.txt' in security/nss).
|
| H A D | Trustwave_Global_ECC_P384_Certification_Authority.pem | 6 ## root CA list (the file `certdata.txt' in security/nss).
|
| H A D | ISRG_Root_X2.pem | 6 ## root CA list (the file `certdata.txt' in security/nss).
|
| H A D | BJCA_Global_Root_CA2.pem | 6 ## root CA list (the file `certdata.txt' in security/nss).
|
| H A D | GlobalSign_Root_E46.pem | 6 ## root CA list (the file `certdata.txt' in security/nss).
|
| H A D | Security_Communication_ECC_RootCA1.pem | 6 ## root CA list (the file `certdata.txt' in security/nss).
|
| H A D | emSign_ECC_Root_CA_-_G3.pem | 6 ## root CA list (the file `certdata.txt' in security/nss).
|
| /src/secure/caroot/untrusted/ |
| H A D | GeoTrust_Primary_Certification_Authority_-_G2.pem | 6 ## root CA list (the file `certdata.txt' in security/nss).
|