Introduce ssl cert #2

Merged
bilal.catic merged 5 commits from introduce-ssl-cert into master 2018-07-09 15:22:07 +02:00
bilal.catic commented 2018-07-09 11:20:13 +02:00 (Migrated from gitlab.com)

I made few changes needed to use https connection. I tried leaving this as is, but when site is accessed over https, it doesn't want to load resources from http, so I create self-signed certificate for application inside container, use Let's encrypt for server.

Smoke test :

  1. Locally :
  • check your .env file in root dir, check API_URL to point to localhost:8082
  • run sudo docker system prune
  • run sudo docker-compose build --no-cache
  • run sudo docker-compose up

try creating and getting orders over https (use basic auth)

  1. Live :
I made few changes needed to use https connection. I tried leaving this as is, but when site is accessed over https, it doesn't want to load resources from http, so I create self-signed certificate for application inside container, use Let's encrypt for server. Smoke test : 1) Locally : - check your .env file in root dir, check API_URL to point to localhost:8082 - run sudo docker system prune - run sudo docker-compose build --no-cache - run sudo docker-compose up try creating and getting orders over https (use basic auth) 2) Live : - try creating and getting orders over https on live application (https://next.wiaas.saburly.com/api)
bilal.catic commented 2018-07-09 11:20:30 +02:00 (Migrated from gitlab.com)

changed the description

changed the description
bilal.catic commented 2018-07-09 11:20:30 +02:00 (Migrated from gitlab.com)

assigned to @nedimu

assigned to @nedimu
bilal.catic commented 2018-07-09 15:22:07 +02:00 (Migrated from gitlab.com)

merged

merged
bilal.catic commented 2018-07-09 15:22:07 +02:00 (Migrated from gitlab.com)

mentioned in commit e484c6dd54

mentioned in commit e484c6dd5440f0fdecb1692dc7a80dea44aabdcc
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: senaduka/old-new-wiaas#2