Cyclades AlterPath OnBoard Guia do Utilizador Página 570

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 569
Administering Security Certificates for HTTPS and SSH on the OnSite
522
AlterPath OnSite Administrators and Users Guide
#################################################################
# openssl example configuration file.
# Mostly used for generation of certificate requests.
#################################################################
[ ca ]
default_ca = exampleca # The default ca section
[ exampleca ]
dir = . # Where everything is kept
certificate = $dir/cacert.pem # The CA certificate
database = $dir/index.txt # database index file.
new_certs_dir = $dir/certs # default place for new certs.
private_key = $dir/private/cakey.pem# The private key
serial = $dir/serial # The current serial number
default_crl_days = 30 # how long before next CRL
default_days = 365 # how long to certify for
default_md = md5 # which md to use.
policy = exampleca_policy
x509_extensions = certificate_extensions# The extensions to add to the cert
[ exampleca_policy ]
commonName = supplied
stateOrProvinceName = supplied
countryName = supplied
organizationName = supplied
organizationalUnitName = optional
[ certificate_extensions ]
basicConstraints = CA:false
[ req ]
default_bits = 2048
Vista de página 569
1 2 ... 565 566 567 568 569 570 571 572 573 574 575 ... 687 688

Comentários a estes Manuais

Sem comentários