The trick now is just to create a link and send the .crt file to the
client.  (This only works for Netscape.  For MSIE, you need to send a .der
file that contains the same information as the .crt, in a different
encoding.)

---
Mat Butler, Winged Wolf                       <[EMAIL PROTECTED]>
SPASTIC Web Engineer                  SPASTIC Server Administrator
----Begin FurryCode v1.3----
FCWw5amrsw A- C+ D H+++ M+++++[servercoder] P+ R++ T+++ W Z++ Sm++ 
RLCT/M*/LW* a cl/u/v++++>+++++ !d e- f>++++ h++ iwf+++ j p->+ sm++
----End FurryCode v1.3----


On Thu, 6 Apr 2000, verdelli christian wrote:

> 
> I have configured my apache with mod_ssl, create my own CA
> certificate and a certificate for the web
> server , signed with my CA certificate.
> I try to connect with another machine using netscape 4.61 on the
> encripted port, and everithing works
> fine.
> I don't have installed my own certificate on the client , and when I
> connect to https it asks me If I want to
> trust the certificate ;
> the only thing I did was add this lines to httpd.conf
> 
> Addtype    application   / x-cert    .crt
> SSLCertificate         /path/to/certificate
> 
> I want to know how the server send the certficate to the client (which
> is then trusted by this) .
> 
> Thanks.
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]
> 

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to