How do I create an X.509 certificate from .pfx file?
843811Apr 15 2009 — edited Apr 15 2009Hello,
Is there equivalent java code to .NET's X509Certificate2.Import(byte[]) method?
I am having difficulties creating an X.509 certificate from a .pfx file.
Any suggestions?
Thanks.