CMMVC9968E The command failed to generate the certificate because an invalid value was supplied for the Subject Alternative Name field.

Explanation

This error occurs when you enter invalid data for the Subject Alternative Name field while generating a new certificate. Enter an IP address, URI, email address, DNS name, or a combination, in the Subject Alternative Name field of the certificate. Each entry must be in the form of a key:value pair, where the key and value are separated using a colon character. The valid keys are IP, DNS, URI, email. Each pair must be separated using a valid delimiter such as a space or comma character.

User response

Add valid data in subject alternate name field, and then retry chsystemcert command.