http connection not redirected to https
empeje opened this issue ยท 3 comments
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 ๐
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?
Bump. Can someone look into this? We're using this in a corporate application and would like the added ssl confidence. Thanks!
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.