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

Pushover error when using proxy #22

Open
e-dot opened this issue Jul 4, 2018 · 2 comments
Open

Pushover error when using proxy #22

e-dot opened this issue Jul 4, 2018 · 2 comments

Comments

@e-dot
Copy link

e-dot commented Jul 4, 2018

I'm trying to use pushover behind a web proxy (http, non login, open), and get the following error from PushOver:

"messages to users other than the creator of this application (...) must be sent over TLS/HTTPS to https://api.pushover.net/"

It seems that your proxy code is not connecting to https - but only http.

Can you please advise on this issue?

Regards,

E.

@qbit
Copy link
Owner

qbit commented Oct 20, 2018

Do you know what software the proxy is running?

@e-dot
Copy link
Author

e-dot commented Nov 9, 2018

It's Pound from APSIS:
http://www.apsis.ch/pound/

Regards,

E.

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

2 participants