Home | History | Annotate | Download | only in tls

Lines Matching refs:s_server

79 // opensslEndOfHandshake is a message that the ?openssl s_server? tool will
144 var defaultServerCommand = []string{"openssl", "s_server"}
469 command: []string{"openssl", "s_server", "-cipher", "RC4-SHA"},
479 command: []string{"openssl", "s_server", "-cipher", "AES128-GCM-SHA256"},
487 command: []string{"openssl", "s_server", "-cipher", "AES256-GCM-SHA384"},
495 command: []string{"openssl", "s_server", "-cipher", "ECDHE-RSA-AES128-SHA"},
505 command: []string{"openssl", "s_server", "-cipher", "ECDHE-ECDSA-AES128-SHA"},
517 command: []string{"openssl", "s_server", "-cipher", "ECDHE-ECDSA-AES128-GCM-SHA256"},
527 command: []string{"openssl", "s_server", "-cipher", "ECDHE-ECDSA-AES256-GCM-SHA384"},
537 command: []string{"openssl", "s_server", "-cipher", "AES128-SHA256"},
545 command: []string{"openssl", "s_server", "-cipher", "ECDHE-RSA-AES128-SHA256"},
553 command: []string{"openssl", "s_server", "-cipher", "ECDHE-ECDSA-AES128-SHA256"},
566 command: []string{"openssl", "s_server", "-cipher", "ECDHE-RSA-AES128-GCM-SHA256"},
579 command: []string{"openssl", "s_server", "-cipher", "ECDHE-RSA-CHACHA20-POLY1305"},
592 command: []string{"openssl", "s_server", "-cipher", "ECDHE-ECDSA-CHACHA20-POLY1305"},
608 command: []string{"openssl", "s_server", "-cipher", "AES128", "-verify", "1"},
617 command: []string{"openssl", "s_server", "-cipher", "ECDHE-ECDSA-AES128-SHA", "-verify", "1"},
628 command: []string{"openssl", "s_server", "-cipher", "ECDHE-RSA-AES256-GCM-SHA384", "-verify", "1"},
644 command: []string{"openssl", "s_server", "-cipher", "AES128", "-verify", "1"},
653 command: []string{"openssl", "s_server", "-cipher", "ECDHE-ECDSA-AES128-SHA", "-verify", "1"},
853 command: []string{"openssl", "s_server", "-alpn", "proto1,proto2"},
881 command: []string{"openssl", "s_server"},
908 command: []string{"openssl", "s_server", "-state"},
932 command: []string{"openssl", "s_server", "-state"},
946 command: []string{"openssl", "s_server", "-state"},
960 command: []string{"openssl", "s_server", "-state"},