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

[BUG] http to https redirect #41

Open
ikamai69 opened this issue Mar 10, 2021 · 5 comments
Open

[BUG] http to https redirect #41

ikamai69 opened this issue Mar 10, 2021 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@ikamai69
Copy link

if https site redirects to http, then the client tries to connect over SSL and fails

@ikamai69 ikamai69 added the bug Something isn't working label Mar 10, 2021
@Official-Husko
Copy link

Same problem here, i get SSL Connection error even tho the same link works fine in OB1

@openbullet
Copy link
Owner

openbullet commented Mar 11, 2021

OB1 uses a different library so you shouldn't compare OB2 with OB1. Anyways I can confirm this issue and will be working on a fix. It would be really nice to have a test URL to try it on, so please share it with me either here or on the forum if you don't wanna write it here.

@UnknowUsername
Copy link

I got also problem with copy data it ask for https, how I can run https? Guess it required special command with dotnet?

@openbullet
Copy link
Owner

@UnknowUsername yours is completely unrelated to this. Chrome prevents websites from accessing your clipboard if they don't use https so you have to either trust unsecure websites (in the options) or use something like ngrok

@openbullet
Copy link
Owner

@ikamai69 Please share a URL (even privately on the forum or via email) or I cannot debug this issue properly!

@openbullet openbullet self-assigned this Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

4 participants