📄 ssleay.cnf
字号:
## This is a test configuration file for use in SSLeay etc...#init = 5in\#it1 =10init2='10'init3='10\''init4="10'"init5='='10\'' again'SSLeay::version = 0.5.0[genrsa]default_bits = 512SSLEAY::version = 0.5.0[gendh]default_bits = 512def_generator = 2[s_client]cipher1 = DES_CBC_MD5:DES_CBC_SHA:DES_EDE_SHA:RC4_MD5\cipher2 = 'DES_CBC_MD5 DES_CBC_SHA DES_EDE_SHA RC4_MD5'cipher3 = "DES_CBC_MD5 DES_CBC_SHA DES_EDE_SHA RC4_MD5"cipher4 = DES_CBC_MD5 DES_CBC_SHA DES_EDE_SHA RC4_MD5[ default ]cert_dir = $ENV::HOME/.ca_certsHOME = /tmp/eaytmp_cert_dir = $HOME/.ca_certstmp2_cert_dir = thisis$(HOME)stuffLOGNAME = Eric Young (home=$HOME)[ special ]H=$HOMEH=$default::HOMEH=$ENV::HOME## SSLeay example configuration file.# This is mostly being used for generation of certificate requests.#RANDFILE = $HOME/.rand[ req ]default_bits = 512default_keyfile = privkey.pemAttribute_type_1 = countryNameAttribute_text_1 = Country Name (2 letter code)Attribute_default_1 = AUAttribute_type_2 = stateOrProvinceNameAttribute_text_2 = State or Province Name (full name)Attribute_default_2 = QueenslandAttribute_type_3 = localityNameAttribute_text_3 = Locality Name (eg, city)Attribute_type_4 = organizationNameAttribute_text_4 = Organization Name (eg, company)Attribute_default_4 = Mincom Pty LtdAttribute_type_5 = organizationalUnitNameAttribute_text_5 = Organizational Unit Name (eg, section)Attribute_default_5 = TRAttribute_type_6 = commonNameAttribute_text_6 = Common Name (eg, YOUR name)Attribute_type_7 = emailAddressAttribute_text_7 = Email Address
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -