SSL Certificates Renewal - error: Found argument 'O:4445/%%BUILD_NUMBER%%/'

0

if you are renewing SSL certificates and seeing the below, please make sure to enter each detail in a new line while providing domain name in distinguished format (Option 2). 

error: Found argument 'O:4445/%%BUILD_NUMBER%%/' which wasn't expected, or isn't valid in this context
USAGE:
    sdkms cluster set_ui_url <URL>
For more information try --help
command terminated with exit code 1


Wrong example:
CN=www.fortanix.com O=Fortanix L=Mountain View ST=California

Right example:

CN=www.fortanix.com
O=Fortanix
L=Mountain View
ST=California

Comments

0 comments

Please sign in to leave a comment.

Didn't find what you were looking for?

New post