Identity auth scheme as used by docker
Identity auth scheme as used by docker
(server-cert host port keystore keystore-pw)
Obtain a docker server's X509 Certificate using docker's identity auth scheme. This creates a connection to the docker server. In order to obtain the server certificate, it does not verify the server certificate.
You can add the returned certificate to a trust store to verify further connections to the server.
Obtain a docker server's X509 Certificate using docker's identity auth scheme. This creates a connection to the docker server. In order to obtain the server certificate, it does not verify the server certificate. You can add the returned certificate to a trust store to verify further connections to the server.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close