mirror of
https://github.com/docker/docs.git
synced 2026-03-29 23:38:56 +07:00
* Comment Windows paths for self-signed certificates The documentation is misleading as colons are not allowed in paths in Windows, so it might be useful to be explicit about it. * Apply suggestions from code review Removing the colon as the docs are specific to Windows. Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>