📄 uss.cnf
字号:
## SSLeay example configuration file.# This is mostly being used for generation of certificate requests.#RANDFILE = ./.rnd####################################################################[ req ]default_bits = 512default_keyfile = keySS.pemdistinguished_name = req_distinguished_nameencrypt_rsa_key = nodefault_md = md2[ req_distinguished_name ]countryName = Country Name (2 letter code)countryName_default = AUcountryName_value = AUorganizationName = Organization Name (eg, company)organizationName_value = Dodgy Brothers0.commonName = Common Name (eg, YOUR name)0.commonName_value = Brother 11.commonName = Common Name (eg, YOUR name)1.commonName_value = Brother 2[ v3_ee ]subjectKeyIdentifier=hashauthorityKeyIdentifier=keyid,issuer:alwaysbasicConstraints = CA:falsekeyUsage = nonRepudiation, digitalSignature, keyEnciphermentissuerAltName=issuer:copy
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -