Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BugTrapWebServer in HTTPS mode? #32

Open
phil-highrez opened this issue Apr 24, 2020 · 1 comment
Open

BugTrapWebServer in HTTPS mode? #32

phil-highrez opened this issue Apr 24, 2020 · 1 comment

Comments

@phil-highrez
Copy link

Is it possible to use BugTrap with BugTrapWebServer running on HTTPS?
I set the port to 443 but it failed to communicate. Still works on port 80 (HTTP) so I presume that the submitter cant talk to HTTPS?

@phil-highrez
Copy link
Author

Is it as simple as changing line 781 in BugTrapUI to this I wonder...
if (urlComponents.nScheme == INTERNET_SCHEME_HTTP || urlComponents.nScheme == INTERNET_SCHEME_HTTPS)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant