uss.cnf
来自「mediastreamer2是开源的网络传输媒体流的库」· CNF 代码 · 共 37 行
CNF
37 行
## 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 + =
减小字号Ctrl + -
显示快捷键?