Posts tagged socket
Q&A: Are SSL (secured socket layer) transactions on the net that SECURE?
Aug 10th
Question by vivi: Are SSL (secured socket layer) transactions on the net that SECURE? A large amout of online transactions claim to be digitally secured, but what are the chances that security is faked?
Best answer:
Answer by The AnswermanYour web browser will show you when your transmissions are sent securely.
Give your answer to this question below!
Q&A: i have question about SSL (secure socket layer)someone help please!!?
Jul 24th
Question by White: i have question about SSL (secure socket layer)someone help please!!? i saw bad web site and i decide to use program protective children to block this kind of web site from our children my question is if i find web site use with SSL as example:
https://p2.secure.hostingprod.com/@www.yourdomain.com/SSL/….html
can i block this type of those web site? someone answer me please!
Best answer:
Answer by Dunbar Pappy“https” (‘s’ indicating ‘secure) indicates that some method of signing a certificate (Verisign for example) was used to authenticate who the site says it is, and a few other verification steps. When available for a More >
Protocol: SMTP, Port: 25, Secure(SSL): No, Socket Error: 10060, Error Number: 0x800CCC0E. What is this?
Jul 18th
Question by matalarry: Protocol: SMTP, Port: 25, Secure(SSL): No, Socket Error: 10060, Error Number: 0x800CCC0E. What is this? I receive this from my outlook and I can`t send e-mails…. “The connection to the server has failed. Account: ‘ospartari.ro’, Server: ‘ospartari.ro’, Protocol: SMTP, Port: 25, Secure(SSL): No, Socket Error: 10060, Error Number: 0x800CCC0E” . Can anyone help me please because I realy have to send some e-mails from my address. Thank you!!
Best answer:
Answer by kookie.emoerror 0x800ccc0E means it failed to connect to your server. Make sure you have a connection to the internet.
Next try to check this out.
1) go More >
Protocol: SMTP, Port: 25, Secure(SSL): No, Socket Error: 10060, Error Number: 0x800CCC0E?
Jul 15th
Question by MUTHU: Protocol: SMTP, Port: 25, Secure(SSL): No, Socket Error: 10060, Error Number: 0x800CCC0E? The connection to the server has failed. Account: ‘vsnl’, Server: ‘mail.vsnl.com’, Protocol: SMTP, Port: 25, Secure(SSL): No, Socket Error: 10060, Error Number: 0x800CCC0E. Why vsnl server has failed to recognise
Best answer:
Answer by Rahul VOther than contacting vsnl directly, you can also try http://techrepublic.com.com/5208-6230-0.html?forumID=84&threadID=161511&messageID=1680873&tag=content;leftCol where people describe the same problem.
Give your answer to this question below!
How to provide ssl ( secure socket layer) for apache web server.?
Jul 14th
Question by jai j: How to provide ssl ( secure socket layer) for apache web server.? if anybody knows, please explain me.
Best answer:
Answer by pender2112If you don’t care about a Verisigned certificate (ie it is for personal use or testing) get OpenSSL for Unix/Linux/OSX or stunnel for windows.
Then configure the SSL server to locally loopback incoming traffic on port 443 (default https port) to port 80 or whatever the apache server is listening on. In stunnel, this is easily done in the config file – install stunnel as a system service too.
Stunnel / OpenSSL is for personal use only as the More >
