Share via

Property x5c has invalid value X5C must have at least one valid item still an issue

L. Eric Keown 6 Reputation points
2022-12-02T13:43:08.867+00:00

I am getting the following error trying to merge an SSL cert with the item I created in Key Vault to get the CSR for the order.

Error information
CODE
BadParameter

MESSAGE
Something went wrong with the certificate creation.

RAW ERROR
Property x5c has invalid value X5C must have at least one valid item

I found the below linked question but the solution does not work as my cert has the documented solution and I still get the error.

I have put a comment on that question as well as raising this one to try and get a response to the issue.

https://learn.microsoft.com/en-us/answers/questions/713593/got-the-error-while-merging-the-certificate-in-azu.html

So I am looking for a solution so I can import the certificate and create the additional items required for the web site.

Azure Key Vault
Azure Key Vault

An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.

0 comments No comments

2 answers

Sort by: Most helpful
  1. JamesTran-MSFT 37,246 Reputation points Microsoft Employee Moderator
    2022-12-02T22:52:17.737+00:00

    @L. Eric Keown
    Thank you for your post and for following up on this! I apologize for missing your reply on the other thread, but I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this.

    Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others", I'll repost your solution in case you'd like to "Accept" the answer.

    --------------------------------------

    Issue:
    When trying to merge your SSL Certificate with the item you created within the Azure Key Vault to get the CSR, you ran into the below error message.

    Error Message:
    Property x5c has invalid value X5C must have at least one valid item still an issue
    266792-image.png

    Solution:
    Your issue ended up being a certificate error where your client sent the certificate in the wrong format.

    Additional Links:
    Formats of Merge CSR we support
    Property x5c has invalid value X5C must has at least one valid item - Related issue.

    If you have any other questions or would like me to add or edit the solution, please let me know.
    Thank you again for your time and patience throughout this issue.

    ----------

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.


  2. L. Eric Keown 6 Reputation points
    2022-12-02T21:41:03.76+00:00

    Cert Error, client sent wrong format this question is no longer relevant.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.