update readme
This commit is contained in:
parent
d5e008823f
commit
60c35f0613
@ -89,7 +89,8 @@ Depending on your use-case you event might consider to use docker networking in
|
|||||||
|
|
||||||
### Included certificate
|
### Included certificate
|
||||||
|
|
||||||
The included certificate is generated through the _dotnet dev-certs_ command. This is a very convenient and suitable way to generate development certificates through the dotnet SDK.<br/>
|
The included certificate is generated through the _dotnet dev-certs_ command. This is a very convenient and suitable way to generate development certificates through the dotnet SDK.
|
||||||
|
|
||||||
The password used to generate the certificate is randomly generated through the `openssl rand -base64 12` at build time.
|
The password used to generate the certificate is randomly generated through the `openssl rand -base64 12` at build time.
|
||||||
The build agent used for the build is hosted on my own infrastructure but I don't have any access to it (neither do I intend to do so).<br/>
|
The build agent used for the build is hosted on my own infrastructure but I don't have any access to it (neither do I intend to do so).<br/>
|
||||||
However if you feel uncomfortable with this fact, feel free to build the image yourself.
|
However if you feel uncomfortable with this fact, feel free to build the image yourself.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user