Keywords: Parse - AWS - How to - Secure Connections (SSL/HTTPS)
Description:
So i have just created a Parse server through Bitnami onto AWS server.
I went ahead to configure the server to run on HTTPS due to the site not opening at all with https. I can only enter the Parse Dashboard through the ip address and not using HTTPS.
I tried configuring the server using this video: https://www.youtube.com/watch?v=amiuttv8BEw
and using this document guide: https://docs.bitnami.com/bch/apps/parse/administration/forcehttps/
But it still is not doing anything. and when i try to connect to the dashboard through the public domain name. i get a blank screen when i log in using HTTPS and i cannot use just HTTP to enter using the domain name.
The only way i am able to connect to my dashboard is through the servers ip address and using only HTTP.