config root man

Current Path : /home/usr.opt/mysql57/mysql-test/include/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //home/usr.opt/mysql57/mysql-test/include/allowed_ciphers.inc

# List of allowed ciphers which will be
# replaced with "SSL_CIPHER" in the result files.
# DHE-XXX ciphers are for OpenSSL 1.0.X while
# ECDHE-XXX for OpenSSL 1.1.X
# Usage: --replace_regex $ALLOWED_CIPHERS_REGEX
#

LET $ALLOWED_CIPHERS_REGEX =
/DHE-RSA-AES128-GCM-SHA256|ECDHE-RSA-AES128-GCM-SHA256|DHE-RSA-AES256-SHA|ECDHE-RSA-AES256-SHA|DHE-RSA-AES256-GCM-SHA384|ECDHE-RSA-AES256-GCM-SHA384/SSL_CIPHER/;

Man Man