Prerequisites
This section contains information about requirements that must be in place before beginning the installation.
- Docker daemon must be configured for remote API connections.
If Docker daemon is configured in protected mode (tls,tlsverify) then the client certificate must be in .pfx format. If your client certificate is in .pem format, use the following command to convert it to .pfx format:
openssl pkcs12 -inkey client_key.pem -in client_cert.pem -export -out client_cert.pfx
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*