Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Apache SSL "Document Contains no Data"
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
shaunj
n00b
n00b


Joined: 17 Mar 2003
Posts: 10

PostPosted: Mon Mar 17, 2003 7:44 pm    Post subject: Apache SSL "Document Contains no Data" Reply with quote

I installed apache and mod_ssl. There is an apache-ssl server running on port 443, but when I try to connect with a browser (say Mozilla) it gives me an error "Document Containts no Data". I've generated the certificate and regenerated the key and still no luck. Any suggestions?
Back to top
View user's profile Send private message
tgoodaire
Tux's lil' helper
Tux's lil' helper


Joined: 31 Jan 2003
Posts: 145
Location: Dartmouth, Nova Scotia, Canada

PostPosted: Mon Mar 17, 2003 10:36 pm    Post subject: Reply with quote

What does it say in your apache logs? Are you trying to access: https://localhost?
_________________
I bent my wookie.
Back to top
View user's profile Send private message
shaunj
n00b
n00b


Joined: 17 Mar 2003
Posts: 10

PostPosted: Tue Mar 18, 2003 12:49 am    Post subject: Reply with quote

access_log reports:

Code:
129.21.41.232 - - [17/Mar/2003:19:48:06 -0500] "\x80F\x01\x03" 501 - "-" "-"


And ssl_engine_log reports nothing.

I tried both localhost and the ip address from another machine. I'm using galeon and/or mozilla to access them.
Back to top
View user's profile Send private message
tgoodaire
Tux's lil' helper
Tux's lil' helper


Joined: 31 Jan 2003
Posts: 145
Location: Dartmouth, Nova Scotia, Canada

PostPosted: Tue Mar 18, 2003 2:20 pm    Post subject: Reply with quote

Could you confirm that you're trying to connect to https://localhost and not http://localhost? Don't forget the "s" in "https". If you try to connect to http://localhost, you'll be authenticated, but you'll get a "Document contains no data" error message.
_________________
I bent my wookie.
Back to top
View user's profile Send private message
shaunj
n00b
n00b


Joined: 17 Mar 2003
Posts: 10

PostPosted: Tue Mar 18, 2003 3:38 pm    Post subject: Reply with quote

I type in (from a browser on another computer) (ip changed):

151.188.3.1

which bring up:

http://151.188.3.1/

in the address bar. Then I add the 's' to the end of http and get:

https://151.188.3.1/

in the address field. When I hit enter, the page does not load but rather returns that error.
Back to top
View user's profile Send private message
tgoodaire
Tux's lil' helper
Tux's lil' helper


Joined: 31 Jan 2003
Posts: 145
Location: Dartmouth, Nova Scotia, Canada

PostPosted: Tue Mar 18, 2003 3:46 pm    Post subject: Reply with quote

Hmm. I don't know then. What's your DocumentRoot set to? Is there an index.html file there?
_________________
I bent my wookie.
Back to top
View user's profile Send private message
shaunj
n00b
n00b


Joined: 17 Mar 2003
Posts: 10

PostPosted: Tue Mar 18, 2003 6:08 pm    Post subject: Reply with quote

I telnetted to the port, and it looks like it is running just a plain old http web server on port 443, so it's not understanding the ssl requests. I'm going to look into the configs and see if I can figure out why it's doing that.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum