Certificate generation using SCEP in .net
Is it possible to generate user certificate using SCEP in PFX format in .net?
We have implemented IPsec Certificate generation in Java. But we are
having some issue converting .cer to PFX format. Since private key is
missing in .cer file, I'm unable to convert to pfx as it asks for private
key in while conversion
Please let me know if we can implement the complete certificate enrollment
& generation in .net Or is there any way we can handle this in .net
quickly?
Thanks!
No comments:
Post a Comment