Closed davewiththenicehat closed 2 years ago
John, with this commit I am doing something I don't know all the possible outcomes on. Do you foresee it causing issues?
According to what I see on stack overflow, this command line argument is windows-only and will break other OSes. It seems like maybe a --insecure flag could work? https://stackoverflow.com/a/54800459 But I haven't researched it enough to be sure.
Closing old resolved issues.
I found on some systems cURL was revoking the ssl certificate 100% of the time. I added
--ssl-norevoke
to the start of the cURL login call. Tested good in windows. Checked that the argument existed in linux. Did not test in linux.Error I was receiving:
Resolved with commit: https://github.com/TheEternalCitizens/mudlet-integration/commit/56fbfd85694756edf71aaf30fe0889a7a32d22f1