veritrans / veritrans.github.io

Veritrans documentation
http://veritrans.github.io
7 stars 15 forks source link

http connection not redirected to https #104

Open empeje opened 6 years ago

empeje commented 6 years ago

When I try go to http://docs.midtrans.com/en/welcome/index.html, I'm not redirected to https://docs.midtrans.com/en/welcome/index.html. I know it is only a static file, but https always bring more confidence 😄

rizdaprasetya commented 6 years ago

Agree. HTTPS would be better. Best way is by activating HTTPS from Github pages level: https://help.github.com/articles/securing-your-github-pages-site-with-https/

But will need Repo owner/admin to do that. I didn't have access to settings menu on the repo. Maybe Repo owner/admin can help?

dawsbot commented 5 years ago

Bump. Can someone look into this? We're using this in a corporate application and would like the added ssl confidence. Thanks!

rizdaprasetya commented 5 years ago

Hi @dawsbot thanks for bumping, we'll followup with repo owner to ensure HTTPS redirection of docs.midtrans.com . Anyways if your concern is about SSL connection, this issue does not affect any API endpoints for transactions nor any of Midtrans app Portal. So API endpoints for transactions and any of Midtrans app Portal are securely protected with SSL. Also you can always open our docs with SSL enabled browser via https://docs.midtrans.com to ensure security. What described on this issue is http does not auto-redirect to https, which does not mean we are not using https. We are using https.

Thanks.