Need guidance on the below question as I have tried to do this for last couple of days.
Scenario:
From Client side I have generated my system specific certificate which is .p12 type. However, in my code I need to insert X509 certificate as an input parameter.
My question is is there a way to convert/create a X509 certificate with the help of the .p12 private certificate. It would be a great help if someone can share links/articles or Blogs, so that I can get some idea on this.
Appreciate your help!!!