Implementing SSL with name based vhost

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,
 
We are trying to implement SSL & SSO (siteminder) on our Apache2.0.55.
We have some restrictions with IP based vhosts, so we are trying to use name based vhosts (with SSL)
 
Is it possible to have multiple name based vhosts listening on different ports for SSL something like:
Each ssl.conf file will look like:
 
<VirtualHost *:567>
     ServerName abc.corp.com
 
<VirtualHost *:568>
ServerName xyz.corp.com
 
<VirtualHost *:569>
ServerName test.corp.com
 
 
Thanks,
Vijay
 

 
 

 

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux