Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 154065 Details for
Bug 223347
SSL Certificate requests (CACert)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
OpenSSL Req config file
gentoo.cnf (text/plain), 1.61 KB, created by
Robin Johnson
on 2008-05-23 14:09:49 UTC
(
hide
)
Description:
OpenSSL Req config file
Filename:
MIME Type:
Creator:
Robin Johnson
Created:
2008-05-23 14:09:49 UTC
Size:
1.61 KB
patch
obsolete
># OpenSSL configuration file for generation of Gentoo Linux certificate ># requests. ># openssl req -config gentoo.cnf -text -out NAME.csr ># For 'NAME', please use the following format: ># YYYYMMDD_gentoo_CNAME > ># This definition stops the following lines choking if HOME isn't ># defined. >HOME = . >RANDFILE = $ENV::HOME/.rnd > >#################################################################### >[ req ] >default_bits = 1024 >default_keyfile = privkey.pem >distinguished_name = req_distinguished_name >attributes = req_attributes >string_mask = nombstr >req_extensions = v3_req > >[ req_distinguished_name ] >countryName = Country Name (2 letter code) >countryName_default = US >countryName_min = 2 >countryName_max = 2 > >stateOrProvinceName = State or Province Name (full name) >stateOrProvinceName_default = New Mexico > >localityName = Locality Name (eg, city) >localityName_default = Albuquerque > >0.organizationName = Organization Name (eg, company) >0.organizationName_default = GENTOO Foundation, Inc. > >organizationalUnitName = Organizational Unit Name (eg, section) >#organizationalUnitName_default = > >commonName = Common Name (eg, YOUR name) >commonName_max = 64 >#commonName_default = > >emailAddress = Email Address >emailAddress_max = 64 >emailAddress_default = cacert@gentoo.org > ># SET-ex3 = SET extension number 3 > >[ req_attributes ] >#X#challengePassword = A challenge password >#X#challengePassword_min = 4 >#X#challengePassword_max = 20 >#X# >#X#unstructuredName = An optional company name > >[ v3_req ] ># Extensions to add to a certificate request >basicConstraints = CA:FALSE >keyUsage = nonRepudiation, digitalSignature, keyEncipherment
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 223347
:
154065
|
154069