Ssl Helper Files - NETGEAR ProSafe GSM7212 Application Note

Configuring and enabling management security
Hide thumbs Also See for ProSafe GSM7212:
Table of Contents

Advertisement

SSL Helper Files

root.cnf
# default settings for example.
[ ca ]
default_ca
[ exampleca ]
dir
certificate
database
new_certs_dir
private_key
serial
default_crl_days = 7
default_days
default_md
policy
x509_extensions
[ exampleca_policy ]
commonName
stateOrProvinceName
countryName
emailAddress
organizationName
organizationalUnitName = supplied
[ req ]
default_bits
default_keyfile
default_md
prompt
distinguished_name
x509_extensions
# the following sections are specific to the request being built
[ certificate_extensions ]
basicConstraints = CA:true
subjectKeyIdentifier=hash
authorityKeyIdentifier=keyid:always,issuer:always
[ req_distinguished_name ]
countryName
stateOrProvinceName
localityName
organizationName
Certificate Generation Scripts
Application Note: Configuring and Enabling Management Security
= exampleca
= /opt/exampleca
= $dir/cacert.pem
= $dir/index.txt
= $dir/certs
= $dir/private/cakey.pem
= $dir/serial
= 365
= sha1
= exampleca_policy
= certificate_extensions
= supplied
= supplied
= supplied
= supplied
= supplied
= 2048
= privkey.pem
= sha1
= no
= req_distinguished_name
= req_extensions
= US
= California
= Santa Clara
= NETGEAR, Inc.
v1.0, February 2006
A-3

Advertisement

Table of Contents
loading

Table of Contents