mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jul 2006
Posts: 4,149
W
Wims Offline OP
Hoopy frood
OP Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,149
When using /sockopen -e with SSL on 7.35, mIRC warns you if the certificate is 'unknown'. I think that wasn't happening before, if it's an intentional change, we would need something to bypass that warning.

Also, if you tell it to remember the decision for the future, it doesn't remember it

To reproduce, //sockopen -e test dl.dropboxusercontent.com 443 with ssl available. result:



Last edited by Wims; 05/08/14 09:59 PM.

#mircscripting @ irc.swiftirc.net == the best mIRC help channel
Joined: Dec 2002
Posts: 5,420
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,420
Thanks, this issue has been fixed for the next version.

Joined: Jul 2006
Posts: 4,149
W
Wims Offline OP
Hoopy frood
OP Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,149
What is actually fixed, is it normal to get the SSL warning in this case? Is the fix about the 'remember' checkbox not working properly or should it not give a warning?


#mircscripting @ irc.swiftirc.net == the best mIRC help channel
Joined: Dec 2002
Posts: 5,420
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,420
The issue was due to an incorrect CRL check setting in OpenSSL. The "remember" checkbox was working correctly, however as the domain used multiple IP addresses, it required verification for each IP address.

Joined: Jul 2006
Posts: 4,149
W
Wims Offline OP
Hoopy frood
OP Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,149
Right, but previous versions of mIRC wouldn't show a warning for ssl connection using /sockopen, would they? If that's a new thing, is there a possibility to extand the -e switch with -eN where -e1 bypass the warning?


#mircscripting @ irc.swiftirc.net == the best mIRC help channel
Joined: Jan 2004
Posts: 1,358
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Jan 2004
Posts: 1,358
I've received the confirmation dialog with /sockopen in previous versions.

Joined: Jul 2006
Posts: 4,149
W
Wims Offline OP
Hoopy frood
OP Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,149
Well, I must have forgotten, but then I would like to see a way to bypass the warning, if you need ssl with your script, others users might not know about what ssl is and why they are looking at this warning.


#mircscripting @ irc.swiftirc.net == the best mIRC help channel

Link Copied to Clipboard