SSL certificate on if app installed on docker #72
Unanswered
tathagata1428
asked this question in
Issues
Replies: 3 comments
|
You could use Cloudflare for that |
0 replies
|
Name your SSL certificate as server.pem and your SSL key as server.key and attach (bind) the folder where these two files are as a volume to /etc/ssl/apache2. E.g.: -v /etc/mycertificates:/etc/ssl/apache2 |
0 replies
|
Is there any more information´s. Its my first time with docker and so on. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
, has anyone been able to successfully set up Linkstack on Docker with an SSL certificate?"
All reactions