CertificateStorePassword Parameter (Connect-Confluence Cmdlet)
Specifies the password used to open the certificate store for OAuth 1.0 authentication.
Syntax
Connect-Confluence -CertificateStorePassword string
Data Type
cstr
Default Value
""
Remarks
This property is only used when OAuthVersion is set to 1.0.
Set this property to the password required to unlock the certificate store that contains the client certificate used for OAuth 1.0 application authentication with Confluence.
This value is only required when the certificate store format enforces password protection.
Use this property when your OAuth 1.0 configuration requires access to a secured certificate store for signing requests.