Lines Matching refs:certificate
20 // Define certificate blobs
23 data: '-----BEGIN CERTIFICATE-----\n... (certificate data) ...\n-----END CERTIFICATE-----',
28 data: '-----BEGIN CERTIFICATE-----\n... (CA certificate data) ...\n-----END CERTIFICATE-----',
31 // Perform asynchronous certificate verification
96 | 2305002 | Unable to get issuer certificate. |
97 | 2305003 | Unable to get certificate revocation list (CRL). |
98 | 2305004 | Unable to decrypt certificate signature. |
107 | 2305018 | Self-signed certificate. |
109 | 2305024 | Invalid certificate authority (CA). |
111 | 2305069 | Invalid certificate verification context. |
123 // Define certificate blobs
126 data: '-----BEGIN CERTIFICATE-----\n... (certificate data) ...\n-----END CERTIFICATE-----',
131 data: '-----BEGIN CERTIFICATE-----\n... (CA certificate data) ...\n-----END CERTIFICATE-----',
134 // Perform asynchronous certificate verification
176 | 2305002 | Unable to get issuer certificate. |
177 | 2305003 | Unable to get certificate revocation list (CRL). |
178 | 2305004 | Unable to decrypt certificate signature. |
187 | 2305018 | Self-signed certificate. |
189 | 2305024 | Invalid certificate authority (CA). |
191 | 2305069 | Invalid certificate verification context. |
203 // Create certificate blobs