mirror of
https://github.com/docker/docs.git
synced 2026-04-05 10:48:55 +07: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>