mirror of
https://github.com/docker/cli.git
synced 2026-08-31 02:24:13 -05:00
`openssl req -new -x509 -text -key client.key -out client.cert` creates a self-sign certificate but not a certificate request. Signed-off-by: Wei-Ting Kuo <waitingkuo0527@gmail.com> Upstream-commit: 2f69da2a5ef77966a057ff139d442e9f14ca7083 Component: engine