Red Hat NETSCAPE MANAGEMENT SYSTEM 4.5 - COMMAND-LINE Manuale Utente Pagina 82

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 128
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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
Vedere la pagina 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 127 128

Commenti su questo manuale

Nessun commento