[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-ssl
Subject:    Re: [apache-ssl] Fw: apache ssl and sertificates
From:       Adam Laurie <adam () algroup ! co ! uk>
Date:       2003-09-29 11:34:07
[Download RAW message or body]

Dr Joezephine Nej wrote:
>>dear all,
>>
>>had anyone ever succesfully configured a system (Im using the linux) to be
>>server for
>>both virtual server Apache and server virtual Apache-SSL on same server.
>>Also on same server, I want to have a certificate service.
>>The idea id that there are some pages that are secure and others not so
>>secure (normal
>>apache port 80 TCP). But if client access's secure page they should get
>>Certificate issued
>>from the local host (or other host on my Lan - not better idea because no
>>resources) and
>>not also VeriSign or others CA.
>>
>>If someone had done this, I appreciate very much if you can share with me
>>your experience
>>and others to who can tell me what document or publication to go to.
>>
>>Joe
>>

Listen 80
Listen 443

<VirtualHost my.domian:80>
	Port 80
	SSLDisable
	...
</VirtualHost>

<VirtualHost my.domain:443>
	Port 443
	SSLEnable
	...
</VirtualHost>

cheers,
Adam
-- 
Adam Laurie                   Tel: +44 (20) 8742 0755
A.L. Digital Ltd.             Fax: +44 (20) 8742 5995
The Stores                    http://www.thebunker.net
2 Bath Road                   http://www.aldigital.co.uk
London W4 1LT                 mailto:adam@algroup.co.uk
UNITED KINGDOM                PGP key on keyservers


-----------------------------------------------------------------------------------
to unsubscribe, send a blank email to: apache-ssl-unsubscribe@lists.aldigital.co.uk

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic