⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 request.conf

📁 性能优秀的SIP Proxy
💻 CONF
字号:
## Default configuration to use  when one# is not provided on the command line.#[ ca ]default_ca     = CA_request## Default location  of  directories  and# files needed to generate certificates.#[ CA_request ]dir            = ./rootCAdatabase       = $dir/index.txtnew_certs_dir  = $dir/certscertificate    = $dir/cacert.pemserial         = $dir/serialprivate_key    = $dir/private/cakey.pem## Default   expiration   and  encryption# policies for certificates.#default_days     = 365default_crl_days = 1825default_md       = sha1policy           = req_policy## Information to be moved from # request to the certificate#nameopt          = ca_defaultcertopt          = ca_defaultcopy_extensions  = copyx509_extensions     = cert_extensions## The   default   policy   to  use  when# generating the certificate.#[ req_policy ]countryName            = suppliedstateOrProvinceName    = optionalorganizationName       = suppliedorganizationalUnitName = optionalcommonName             = suppliedemailAddress           = supplied[ cert_extensions ]basicConstraints    = CA:false

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -