Replies: 1 comment
-
|
looks like it currently hard codes to empty password so, to unblock yourself, do a cert conversion to strip off the password :D |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to use a PFX certificate when using a service principal to login when using the exec plugin. The path to the PFX file is specified with --client-certificate. How do you specify the password on the PFX file? The kubelogin get-token --help doesn't show an argument like --client-certificate-password. Is --password overloaded so that it is also used with PFX certs? If you can't have a password on the PFX, I'll need to create a PFX without a password.
Beta Was this translation helpful? Give feedback.
All reactions