You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previosuly HTTP didn't work because HTTPS was set up unconditinally
and in case when Proxy server didn't have signed certificate any
request failed without attempt to send HTTP request.
This change separates support of HTTP and HTTPS proxy types.
Relates-To: IOTSDK-17819
Signed-off-by: Yauheni Khnykin <[email protected]>
0 commit comments