Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: IO::Socket::SSL -> unexpected message !

by Corion (Patriarch)
on Apr 18, 2020 at 05:48 UTC ( [id://11115710]=note: print w/replies, xml ) Need Help??


in reply to Re: IO::Socket::SSL -> unexpected message !
in thread IO::Socket::SSL -> unexpected message !

This random StackOverflow comment still suggests that your webserver is mixing up plaintext connections and SSL connections.

Maybe the following "works" and returns a webpage?

curl http://127.0.0.1:2222

Alternatively, maybe you're trying to start an SSLv3 connection, but your web server does not speak SSLv3 ?

Without anything to replicate this situation, all I can do is Google your error message and guess. I think this is something you can do as well...

Replies are listed 'Best First'.
Re^3: IO::Socket::SSL -> unexpected message !
by Sascha2018 (Acolyte) on May 09, 2020 at 20:18 UTC
    Thank you very much... i solved the problem. Now i use another file ( i have programmed earlier ) and it works ;)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11115710]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (6)
As of 2024-04-19 07:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found