Searched refs:Certificates (Results 1 – 19 of 19) sorted by relevance
/external/boringssl/src/ssl/test/runner/ |
D | common.go | 263 Certificates []Certificate member 815 if len(c.Certificates) == 1 || c.NameToCertificate == nil { 817 return &c.Certificates[0] 841 return &c.Certificates[0] 863 for i := range c.Certificates { 864 cert := &c.Certificates[i]
|
D | runner.go | 228 Certificates: []Certificate{getECDSACertificate()}, 240 Certificates: []Certificate{getECDSACertificate()}, 666 Certificates: []Certificate{getECDSACertificate()}, 678 Certificates: []Certificate{getRSACertificate()}, 1485 if len(config.Certificates) == 0 { 1486 config.Certificates = []Certificate{getRSACertificate()} 1509 if len(resumeConfig.Certificates) == 0 { 1510 resumeConfig.Certificates = []Certificate{getRSACertificate()} 1695 Certificates: []Certificate{cert}, 1710 Certificates: []Certificate{cert}, [all …]
|
D | tls.go | 74 if config == nil || len(config.Certificates) == 0 {
|
D | handshake_client.go | 494 for i, chain := range c.config.Certificates { 588 switch c.config.Certificates[0].PrivateKey.(type) { 611 switch key := c.config.Certificates[0].PrivateKey.(type) {
|
D | handshake_server.go | 305 if len(config.Certificates) == 0 { 309 hs.cert = &config.Certificates[0]
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/Windows/ |
D | README.txt | 24 SSL Certificates with STUNNEL, and so the connection is not only encrypted 28 Certificates (PEM files) for authentication. Click on the "Certs ..."
|
/external/lldb/docs/ |
D | code-signing.txt | 31 - Click on the "My Certificates"
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | wpa_supplicant.conf.sgml | 200 <title>Certificates</title>
|
/external/libvncserver/webclients/java-applet/ssl/ |
D | README | 199 Client Certificates the user cannot download the index.vnc HTML
|
D | tightvnc-1.3dev7_javasrc-vncviewer-ssl.patch | 1075 + + " Not all Certificates could be obtained to check.";
|
D | ultravnc-102-JavaViewer-ssl-etc.patch | 3647 + + " Not all Certificates could be obtained to check.";
|
/external/openssh/ |
D | ssh-keygen.0 | 404 used for user or host authentication. Certificates consist of a public 434 Certificates may be limited to be valid for a set of principal
|
D | sshd.0 | 305 Certificates may encode access restrictions similar to these key
|
D | ChangeLog | 7715 the local username, remote host/port and protocol in use. Certificates
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/ |
D | README | 70 - Create or Import SSL Certificates and Private Keys.
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README | 640 Certificates
|
/external/libvncserver/x11vnc/ |
D | RELEASE-NOTES | 151 Chained SSL Certificates (x11vnc -ssl always has.)
|
D | README | 989 SSL Certificates. The debugCerts=yes applet parameter aids 8689 password, SSL Certificates, etc. 9714 Notes on x11vnc SSL Certificates and Key Management: 9977 Preferences -> Privacy & Security -> Manage Certificates -> 9980 ControlPanel, then Security -> Certificates -> Secure Site -> 10100 these certificates might be referred to as "My Certificates" or 10101 "Client Certificates". They are used for client authentication (which 10184 Revoking Certificates: 10223 Chained Certificates: 10280 Creating Chained Certificates: [all …]
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/ |
D | ssvnc.tcl | 2076 SSL Certificates will Expire after a certain period (usually 1-2 years; 2160 Server Certificates (ServerCert/CertsDir): 10030 as the MyCert entry in the SSL Certificates dialog. 14375 there are no Certificates for authentication. Therefore only
|