[rhn-users] I could not connect my website by https!

Water He water at infor-trans.com
Sat Jun 5 15:01:00 UTC 2004


My system is redhat linux 9, i386
I have installed httpd-2.0.40-21.11 and mod_ssl-2.0.40-21.11.

I can browse my website use http. But when i try https, I failed.

ls -l /var/log/httpd, it show below:
[root at infor-trans httpd]# ll
total 264
-rw-r--r--    1 root     root       165236 Jun  5 22:10 access_log
-rw-r--r--    1 root     root        78339 Jun  5 22:10 error_log
-rw-r--r--    1 root     root            0 May 31 13:13 ssl_access_log
-rw-r--r--    1 root     root         9596 Jun  5 22:09 ssl_error_log
-rw-r--r--    1 root     root            0 May 31 13:13 ssl_request_log
[root at infor-trans httpd]#

All of ssl_error_log repeat the same sentence:
[Sat Jun 05 22:09:39 2004] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)

Q1: what does it means? and how do I?

When I use tcpdump to monitor tcp port 443, I find the inboud packets, but no outboud packets.

If I change ssl.conf: modify Listen 443 to Listen 44444,
The same thing, that out outboud packets.

But If i use http://mywebsite:44444 not https://myweibsite:44444, I can connet it.
Q2: Is it a SSL's ? I think not. Because there is no a lock icon in IE.

[root at infor-trans httpd]# netstat -ta
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 *:5000                  *:*                     LISTEN

tcp        0      0 *:mysql                 *:*                     LISTEN

tcp        0      0 *:http                  *:*                     LISTEN

tcp        0      0 *:ssh                   *:*                     LISTEN

tcp        0      0 infor-trans:smtp        *:*                     LISTEN

tcp        0      0 *:44444                 *:*                     LISTEN

tcp        0    272 InforTrans:ssh          adsl:4742               ESTABLISHED
[root at infor-trans httpd]#

How can I do now?
Thanks for your help!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/rhn-users/attachments/20040605/7075e042/attachment.htm>


More information about the rhn-users mailing list