Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - PROGRAMMER GUIDE TO SERVLETS Betriebsanweisung Seite 191

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 328
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 190
1 2 ... 186 187 188 189 190 191 192 193 194 195 196 ... 327 328

Kommentare zu diesen Handbüchern

Keine Kommentare