Introduce ssl cert #2
Reference in New Issue
Block a user
Delete Branch "introduce-ssl-cert"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 :
try creating and getting orders over https (use basic auth)
changed the description
assigned to @nedimu
merged
mentioned in commit
e484c6dd54