Red Hat NETSCAPE MANAGEMENT SYSTEM 4.5 - COMMAND-LINE Manuel d'utilisateur Page 82

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 128
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 81
___2. Configure httpd.conf to enable SSL:
In httpd.conf file which is under /opt/IBM/HTTPServer/conf, add the following lines to the end of file before the LoadModule
was_ap22_module and WebSpherePluginConfig sections...
LoadModule ibm_ssl_module modules/mod_ibm_ssl.so
<IfModule mod_ibm_ssl.c>
Listen 0.0.0.0:443
ServerName dm&ihs.mul.ie.ibm.com
<VirtualHost *:443>
SSLEnable
AllowEncodedSlashes On
</VirtualHost>
</IfModule>
SSLDisable
Keyfile "/opt/ihs/key.kdb"
SSLStashFile "/opt/ihs/key.sth"
___3. Verify IHS is SSL enabled
Restart/start IHS and the IHS administrator as follows: from the folder /opt/IBM/HTTPServer/bin enter:
./adminctl -k restart | start | stop
./apachectl -k restart | start | stop
Enter the IHS server URL (using the https protocol) i.e. https://dm&ihs.spnego.company.com, in to your browser's address box
and you get:
© Copyright IBM Corp. 2013
82
Vue de la page 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 127 128

Commentaires sur ces manuels

Pas de commentaire