Sitecore / docker-tools

Sitecore Docker Tools are utilities which assist Sitecore developers in initializing and running containerized Sitecore environments.
MIT License
27 stars 17 forks source link

1. Added functions for creating self signed certificates and certific… #19

Closed sc-artempychenko closed 3 years ago

sc-artempychenko commented 3 years ago

Added cross platform implementation of self signed certificate, signed and unsigned. Mostly for Sitecore deployment. Required for init script which going to simplify machine preparation for compose deployment. Requires .net core 3.0 and higher. Unit tests are added and green.