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
I dont think #151 is a correct fix as it hardcodes 443 as https port.
The EndPointBox should be converted to UriBox or something like that with ability to specify the scheme and path.
I'll try to implement it today but I have to also release 1.28/1.27.1
Yoooi0
changed the title
no ssl support in script repositories
No ssl support in script repositories
Dec 7, 2023
Yes, it only solves the most common case. Adding a protocol drop down to the settings UI will be better, of course. I can use port 80 with a 301 redirect for now, which works fine.
Describe the bug
Script repositories are hard coded to http and don't support https calls on port 443.
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: