E1M1 Posted March 26, 2020 Posted March 26, 2020 (edited) Hi! I am trying to read https intranet page at work that has bad/selfsigned certificate. I use this code: InetRead($url, $INET_FORCERELOAD + $INET_IGNORESSL) It works just fine is $url is http://something.lan but if I change it to https://something.lan:8443 then it gives me @error13. Since it is my work computer, I would like to know if any group policy settings or other settings override $INET_IGNORESSL? The url works fine when I visit it with firefox so the server must be working correctly and url must also be correct. Edited March 26, 2020 by E1M1 edited
faustf Posted March 31, 2020 Posted March 31, 2020 i hope inspire and please for best help give, a code compleatly bye
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now