You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This setup comes with self-signed wildcard certificates for *.local.itkdev.dk, but other certificates can be generated by using this openssl command on Mac, just change the two places where the domain is written.
116
+
This setup comes with self-signed wildcard certificates for *.local.itkdev.dk, but other certificates can be generated
117
+
by using this openssl command on Mac, just change the two places where the domain is written.
To mac browser trust this certificate you need to open it with key-chain right click and select "Get info" and then open the "Trust" tab and select "Always trust".
123
+
To mac browser trust this certificate you need to open it with key-chain right click and select "Get info" and then open
124
+
the "Trust" tab and select "Always trust".
122
125
123
126
The certificate is located in `./treafik/ssl/docker.crt` in this repository.
124
127
@@ -158,17 +161,19 @@ The fuld list can be found at
0 commit comments