Bugfix for compiling mod_ssl-2.4.10-1.3.9 against openssl-0.9.6g.

2002-11-14 Thread raymond
I had trouble thismorning compiling mod_ssl-2.4.10-1.3.9 against openssl-0.9.6g. The problem was well documented in the following two posts on your archives. http://www.mail-archive.com/modssl-users@;modssl.org/msg15050.html http://www.mail-archive.com/modssl-users@;modssl.org/msg09673.html

SSL_CLIENT_CERT_n (n=0,1,2,....) Please help

2000-10-26 Thread Raymond Leung
e server is getting the cert chain.) But my module can not obtain the certifcate chain from the CGI variable SSL_CLIENT_CERT_CHAIN_n. I can not proceed further with my project because of this problem, so I'd really appreciate if any of you c

modssl and mod_perl

2000-10-26 Thread Raymond
advance. raymond __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager[EMAIL PROTECTED]

SSL_CLIENT_CERT_n (n=0,1,2,....)

2000-10-04 Thread Raymond Leung
ve ever obtained the client certificate chain successfully from SSL_CLIENT_CERT_CHAIN_n? Thanks a lot Raymond _ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create you

RE: Vhosts behavior question (1 SSL, 1 non-SSL)

2000-08-15 Thread Raymond
203.177.26.5:443 NameVirtualHost 203.177.26.5:80 thanks for the tip though. my question now is, since the virtual host domain is configured to use port 80 and 443, then its possible that you can access the site thru http and https? raymond At 07:50 PM 8/15/00 -0700, you wrote: >Right, >

RE: Vhosts behavior question (1 SSL, 1 non-SSL)

2000-08-15 Thread Raymond
/apachectl startssl: httpd started my NameVirtualHost directive is: NameVirtualHost 203.177.26.5 raymond >You're right, IP-based virtual hosts will eliminate your problem. > >For name based virtual hosts, what you really need to do is add another pair >of virtual hosts: > >NameV

first time SSL user

2000-08-14 Thread Raymond
script. hoping for tips... thanks a lot. raymond __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager

No Subject

2000-08-02 Thread Raymond
# curl https://www.clickandshop.ph:443/ curl: (1) SSL is disabled, https: not supported! thanks a lot. raymond __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List

RE: starting ssl

2000-07-27 Thread Raymond
thanks for the reply david but that did not work also. any other suggestions. regards, raymond At 08:50 PM 7/27/00 -0700, you wrote: >That should be a: > >/var/lib/apache/bin/httpd/ -DSSL > >Notice the missing '-'. That shoul

starting ssl

2000-07-27 Thread Raymond
body could enlighten me. btw, this directives are included in my virtualhost configuration to enable ssl. SSLEngine on SSLCertificateFile /var/lib/apache/conf/ssl.crt/server.crt SSLCertificateKeyFile /var/lib/apache/conf/ssl.key/server.key regards

https manual test

2000-07-27 Thread Raymond
r www.myvirtualsite.ph (/var/lib/apache/conf/httpd.conf:1187) port 443 namevhost www.myvirtualsite.ph (/var/lib/apache/conf/httpd.conf:1187) do hope you could give me insights on what the errors mean. thanks a lot. raymond ___

apache with ssl

2000-07-25 Thread Raymond
figured my apache to listen to ports 80 and 443. hoping for inputs. thanks a lot. raymond __ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED]