File openssl.cnf of Package fqircd
[ req ] default_bits = 1024 encrypt_key = yes distinguished_name = req_dn x509_extensions = cert_type prompt = no [ req_dn ] # country (2 letter code) #C=FI # State or Province Name (full name) #ST= # Locality Name (eg. city) #L=Helsinki # Organization (eg. company) #O=fqircd # Organizational Unit Name (eg. section) OU=IRC server # Common Name (*.example.com is also possible) CN=irc.example.com # E-mail contact emailAddress=oper@example.com [ cert_type ] nsCertType = server