Open-Notify-API icon indicating copy to clipboard operation
Open-Notify-API copied to clipboard

Does not run on HTTPS

Open sagnew opened this issue 8 years ago • 11 comments

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.

sagnew avatar May 02 '16 20:05 sagnew

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.

natronics avatar Nov 06 '16 20:11 natronics

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

Coder206 avatar Dec 02 '16 00:12 Coder206

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

danielroy avatar Feb 02 '17 14:02 danielroy

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.

jwasilgeo avatar Mar 02 '17 14:03 jwasilgeo

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.

natronics avatar Mar 02 '17 15:03 natronics

@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

Coder206 avatar Apr 21 '17 00:04 Coder206

Non secure URL :(

jasabalete avatar Mar 09 '18 18:03 jasabalete

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 . . .

asfranklin avatar Jul 14 '19 16:07 asfranklin

@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/

alhaponyfaraj avatar Nov 08 '20 08:11 alhaponyfaraj

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

adahyto avatar Feb 20 '21 18:02 adahyto

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

JamesSCV avatar Mar 27 '21 00:03 JamesSCV