View previous topic :: View next topic |
Author |
Message |
Slynix n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/5863285103edc9a0c15916.jpg)
Joined: 11 May 2003 Posts: 67
|
Posted: Fri Aug 22, 2003 1:12 pm Post subject: SOLVED))))upgraded from apache to apache2 problem with ssl |
|
|
upgraded from apache to apache2 problem with ssl
cp 0 0 *:https *:* LISTEN
Apache/2.0.47 (Gentoo/Linux) mod_ssl/2.0.47 OpenSSL/0.9.6j PHP/4.3.2 Server at www.roggentin.com Port 80
So it seems Iv got it pretty ok installed but still when I put the http(S) to get ssl it doesnt work:
"An error when the page loaded, couldnt get connection to the host computer"
An the log files are really disapointing and showing nothing incorrectly except:
[Fri Aug 22 14:33:05 2003] [warn] RSA server certificate CommonName (CN) `Martin Roggentin' does NOT match server name!?
but that shouldnt matter anything if im not mistaking.
thats from the ssl_error log all the other ssl logs are empty
from the main error log I get:
[Fri Aug 22 15:03:57 2003] [error] [client 213.65.50.239] Invalid method in request [
not knowing what I can get out of it.
roggentin.com is the computer with the ssl problem if you want to test something.
Thx _________________ a big bear hug
Last edited by Slynix on Sat Aug 23, 2003 1:26 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Slynix n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/5863285103edc9a0c15916.jpg)
Joined: 11 May 2003 Posts: 67
|
Posted: Fri Aug 22, 2003 8:41 pm Post subject: |
|
|
I keep getting these errors. I think I get one each time i try to use https
[Fri Aug 22 19:32:31 2003] [error] [client 213.65.50.239] Invalid method in request ^À[^A^C
[Fri Aug 22 19:32:31 2003] [error] [client 213.65.50.239] Invalid method in request ^À[^A^C
[Fri Aug 22 19:32:32 2003] [error] [client 213.65.50.239] Invalid method in request ^À[^A^C
[Fri Aug 22 19:32:33 2003] [error] [client 213.65.50.239] Invalid method in request ^À[^A^C
[Fri Aug 22 19:32:33 2003] [error] [client 213.65.50.239] Invalid method in request ^À[^A^C
[Fri Aug 22 19:32:34 2003] [error] [client 213.65.50.239] Invalid method in request ^À[^A^C _________________ a big bear hug |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Slynix n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/5863285103edc9a0c15916.jpg)
Joined: 11 May 2003 Posts: 67
|
Posted: Sat Aug 23, 2003 8:55 am Post subject: |
|
|
SOLVED: I JUST changed the ServerName roggentin.com in apache2.conf to roggentin.com:80 _________________ a big bear hug
Last edited by Slynix on Sat Aug 23, 2003 1:26 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Genone Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
![](images/avatars/21004157514287ab2b29021.jpg)
Joined: 14 Mar 2003 Posts: 9626 Location: beyond the rim
|
Posted: Sat Aug 23, 2003 11:45 am Post subject: |
|
|
IIRC the CN has to be the hostname (that's the case for OpenLDAP at least). |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|