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

Does not run on HTTPS #9

Open
sagnew opened this issue May 2, 2016 · 11 comments
Open

Does not run on HTTPS #9

sagnew opened this issue May 2, 2016 · 11 comments

Comments

@sagnew
Copy link

sagnew commented May 2, 2016

Hey there. The Open Notify API is awesome, but it would be really nice if the server could be updated to HTTPS.

When it comes to iOS development, you need to edit app settings and hack around stuff to be able to use this API because Apple made it default behavior for developers to not be able to make requests to "non secure" URLs.

@natronics
Copy link
Member

I would love to support this!

I can't promise a particular timeline though, I have to set aside a day to configure and test.

@Coder206
Copy link

Coder206 commented Dec 2, 2016

@natronics Great work! I recommend looking into Let's Encrypt.

@danielroy
Copy link

@natronics I'm willing to help with configuration if you need it, just let me know!

@jwasilgeo
Copy link

jwasilgeo commented Mar 2, 2017

Same feelings here, @natronics: awesome work on making this API available to all of us, and also please let any of us know how we can help you transition to HTTPS.

@natronics
Copy link
Member

Thanks for the support.

Does anyone have a handy way to manage lets encrypt with ansible?

I need to be able to move the box around, so I want a backup of, I think /etc/letsencrypt for the account private keys? I know I can store the certs/key easily enough, but if I migrate the whole VM to better hardware (which would also me nice) I would have to also make sure be able to renew the certs properly.

@Coder206
Copy link

@natronics In regards to ansible and lets encrypt, did you see these:

https://github.com/thefinn93/ansible-letsencrypt
https://docs.ansible.com/ansible/letsencrypt_module.html

@jasabalete
Copy link

Non secure URL :(

@asfranklin
Copy link

is this ever going to be fixed / updated to HTTPS?? I think the API is a really great idea but I can't use it in the context that I would like . . .

@alhaponyfaraj
Copy link

@natronics use certbot it's the fastest and the easiest way to get a let's encrypt certificate, and it's renewing it self automatically.
https://certbot.eff.org/

@adahyto
Copy link

adahyto commented Feb 20, 2021

@natronics , May I kindly remind you the topic of this awesome API that needs ssl certificate.

@JamesSCV
Copy link

Just had my cors passthrough proxy that I was using as a workaround get shutdown. Anyway I can help push this issue forward?

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

No branches or pull requests

10 participants