Open
Description
Is your feature request related to a problem? Please describe.
Currently, Authentication using client certificates (mTLS) is not supported by commands which integrate with package managers (jf pip, jf docker, jf nuget, etc..).
Describe the solution you'd like to see
Add mTLS authentication support for jf docker package manager.
Additional context
Since JFrog CLI itself supports mTLS, customer raised a point that the CLI should support mTLS authentication for JF commands which integrate with package managers as well. This ticket is for the docker client.