Please Help With SSL

Irgendwelche Probleme mit XAMPP für Solaris? Dann ist hier genau der richtige Ort um nachzufragen.

Please Help With SSL

Postby roby2411 » 10. April 2007 23:38

I ahve the following in httpd.conf

Listen 8855
NameVirtualHost 192.168.1.30:8855
<VirtualHost 192.168.1.30:8855>
DocumentRoot ../www/idc2/
ServerName tank.etisat.com
</VirtualHost>

I need to enable SSL for this subdomain I tried the following in the ssl.conf

<VirtualHost *:443>
DocumentRoot ../www/idc2/
ServerName *.etisat.com

SSLEngine on
SSLCertificateFile CFT/etisat.com.crt
SSLCertificateKeyFile CFT/etisat.com.key
SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
</VirtualHost>


Then I startssl

But the site opens normally and no secure area
can ay one help me please
roby2411
 
Posts: 3
Joined: 10. April 2007 23:30

Postby krelvinaz » 11. April 2007 11:37

An apache server can only have 1 SSL setup at a time.

You need to setup a second apache server to have another.
Kevin
User avatar
krelvinaz
 
Posts: 79
Joined: 02. October 2005 05:46
Location: Mesa, AZ USA

Postby roby2411 » 11. April 2007 12:05

Sir it's only one

ok froget about i have done

can you please tell me how to configure

10.10.122.10:8899
to run with https mode

what should i write in the httpd.conf and ssl.conf
roby2411
 
Posts: 3
Joined: 10. April 2007 23:30


Return to XAMPP für Solaris

Who is online

Users browsing this forum: No registered users and 1 guest