Re: SSL/TLS

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

 




Err. Shouldn't there be a "ServerName" directive in each of the virtual 
host definitions? And ofcourse,
I am assuming that sup03.helpdesk.com.br and www.suporte03.com.br map to 
different IP addresses, and there is no NameVirtualHost definitions for 
these IP addresses.

- Sandip

At 03:15 PM 8/16/2002 -0300, you wrote:

>Ryan,
>
>I'm send a example of virtualhost my domains that configured in httpd.conf:
>
><VirtualHost sup03.helpdesk.com.br:443>
>DocumentRoot /var/www/html/sup03.helpdesk.com.br/
>ServerAdmin sergiojr@localhost
>ErrorLog logs/error_log
>TransferLog logs/access_log
>Alias /var/www/html/www.sup03.com.br /var/www/html/www.sup03.com.br/
>SSLEngine on
>SSLCertificateFile /etc/httpd/conf/ssl.crt/sup03.crt
>SSLCertificateKeyFile /etc/httpd/conf/ssl.key/sup03.key
>SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
>CustomLog logs/ssl_request_log \
>    "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
></VirtualHost>
>
><VirtualHost www.suporte03.com.br:443>
>DocumentRoot /var/www/html/www.suporte03.com.br/
>ServerAdmin sergiojr@localhost
>ErrorLog logs/error_log
>TransferLog logs/access_log
>Alias /var/www/html/www.suporte03.com.br /var/www/html/www.suporte03.com.br/
>SSLEngine on
>SSLCertificateFile /etc/httpd/conf/ssl.crt/suporte03.crt
>SSLCertificateKeyFile /etc/httpd/conf/ssl.key/suporte03.key
>SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
>CustomLog logs/ssl_request_log \
>     "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
></VirtualHost>
>
>You think that possible resolution!
>
>
>
>On Fri, 16 Aug 2002 11:58:33 -0400 (EDT)
>"Ryan W. Maple" <ryan@guardiandigital.com> wrote:
> >
> >
> > Sergio,
> >
> > I don't think you're understanding my response.  Each domain _MUST_ be on
> > it's own IP address.  Send an example of your domains and to which IPs
> > they map.
> >
> > -r
> >
>
>Thanks a lot!!
>
>------------------------------------
>Sergio Alves de Lima Jr.
>sergio@gruponet.com.br
>Analista de Suporte
>Departamento de Suporte
>http://www.gruponet.com.br/suporte
>GrupoNet Tecnologia
>------------------------------------
>------------------------------------------------------------------------
>      To unsubscribe email security-discuss-request@linuxsecurity.com
>          with "unsubscribe" in the subject of the message.

Sandip Bhattacharya
sandipb <@> bigfoot.com
http://www.sandipb.net

------------------------------------------------------------------------
     To unsubscribe email security-discuss-request@linuxsecurity.com
         with "unsubscribe" in the subject of the message.


[Index of Archives]     [Fedora Announce]     [Linux Crypto]     [Kernel]     [Netfilter]     [Bugtraq]     [USB]     [Fedora Security]

  Powered by Linux