IBM HTTP Server How To
From KnowWiki
| IBM HTTP Server |
|---|
| IBM HTTP Server Topics |
| How To · Technical Notes |
[edit] How to configure IHS for SSL
- Copy the new certificate database (kdb) onto IHS server
- patch D:/IBMHttpServer/conf/httpd.conf on the IHS server (httpserver)
- restart IHS by restarting its service.
- Try to use ssl: https://httpserver
[edit] How to restart IHS
/IHS/bin/apachectl restart
or to start it:
/web/IBMIHS/bin/apachectl start
or bounce IHS service
|
|||||