Skip to content

Enhancement: Allow specifiying a certificate with password when o365 login #1030

@VelinGeorgiev

Description

@VelinGeorgiev

Currently the CLI supports only certificates that are not protected. Let's explore whether we can add support for protected by password certificates.

Currently we can do that to login with cert:

 login --authType certificate --certificateFile /Users/user/dev/localhost.pfx --thumbprint 47C4885736C624E90491F32B98855AA8A7562AF1

Adding additional option --certificatePassword [certificatePassword] would be required.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions