Closed gacolitti closed 4 years ago
The issue was two-fold in my case. The links appear to be incorrect as indicated by #15 and the rsa key size needed to be increased in the certify
script.
For more on rsa key size see: https://github.com/jfromaniello/selfsigned/issues/33.
I'm following the "Getting started" stack section on a Windows machine running docker desktop.
I run the minimal setup below in powershell:
And I receive the following output to the console:
If I run
docker ps
I get:And if I go to http://localhost/ I get "Site cannot be reached".