Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - PROGRAMMER GUIDE TO SERVLETS Guide de l'utilisateur Page 191

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 328
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 190
SSL Libraries Used with the Certificate/Key Management Environment
8-7
Creating a Certificate/Key Management Environment
Create a certificate/key management environment, which is the operation environment when using SSL.
Creating Management Directories
Four directories are required for the certificate/key management environment. Create the four directories
using the commands provided by the operating system.
Example
mkdir d:\sslenv\slot # Slot information directory
mkdir d:\sslenv\sslcert # Operation management directory
mkdir d:\sslenv\sslcert\cert # Certificate management directory
mkdir d:\sslenv\sslcert\crl # CRL management directory
mkdir /export/home/slot # Slot information directory
mkdir /export/home/sslcert # Operation management directory
mkdir /export/home/sslcert\cert # Certificate management directory
mkdir /export/home/sslcert\crl # CRL management directory
Creating and Setting Up a Key Management Environment
Create and set up the key management environment that is required for managing the private keys.
Example
If SMEE3 is used
makeslot -d d:\sslnewenv\slot
maketoken -d d:\sslnewenv\slot -s 1 -t Token01
makeslot -d /export/home/slot
maketoken -d /export/home/slot -s 1 -t Token01
If SMEE2 is used
Vue de la page 190
1 2 ... 186 187 188 189 190 191 192 193 194 195 196 ... 327 328

Commentaires sur ces manuels

Pas de commentaire