i would recommend making 2 domains with the same extension and then
use a wildcard certificate.

for a quick test  you can use the DOS batch script i made at my latest
blog post ( http://codingathome.blogspot.com )  and make a cert with
the CNAME of *.example.com .   then you can run 2 virtual apache
servers off the same IP (or different IP) with the domain names of
test1.example.com  and test2.example.com and the cert will validate.

problem solved.

-jon



On Mon, Dec 22, 2008 at 9:49 PM, Eric <bbah...@gmail.com> wrote:
> Hi,
> I created certificates for two domains for example : example1.com and
> example2.com, these domain are located on a web server with one ip address.
> each domain has a vitual in http.conf . I configed ssl.cnf for these two
> domain. I set virtuals for each one. when I restart httpd it has the warning
> that these domains have overlap. and when I open browser It could make ssl
> only for the first virtual in ssl.cnf and for the second one has error of
> certificate.
>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to