|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
VirtualHost Directly Access On A Specific IBM HttpServer |
« View previous topic :: View next topic » |
Author |
Message
|
EricL |
Posted: Thu Jan 31, 2019 2:33 pm Post subject: VirtualHost Directly Access On A Specific IBM HttpServer |
|
|
Centurion
Joined: 10 Oct 2014 Posts: 102
|
Hi,
We have 4 IHS servers in our Prod environment, say server Aa,Ba,Cc & Dd, the httpd.conf configuration files are basically same for all 4 servers, we now need to renew certificate for a VirtualHost as current certificate is expiring.
After new certificate install (I just install new cert on 1 of the 4 IHS), I'd like to do a test to make sure the new cert is working fine for the VH, so I need to directly access that VH from the specific IHS server say server Dd (which got new cert installed), if the VH name is: abcVH, and it is defined as:
<VirtualHost abcVH:443>
ServerName abcVH
...
SSLEnable
...
</VirtualHost>
When I try below 2 URLs, none of them is working:
https://Dd/abcVH
https://Dd:443/abcVH
Can I have some advice who has experience on this?
Thanks |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|