I have generated a PKI certificate with java using net beans.
the problem is that the generated certificate is in the output console of net beans.
I want to generate it in a .cer file.
please give me the code to generate it in .cer.
saurabh raturi wrote:
I have generated a PKI certificate with java using net beans.
the problem is that the generated certificate is in the output console of net beans.
I want to generate it in a .cer file.
please give me the code to generate it in .cer.
If the code is any good at all it should be trivial to make the modifications. The implication of this request is that you didn't write the code yourself and that you have not spend any time trying to understand it. I suggest that you spend time studying the code.
This message was edited 1 time. Last update was at by James Sabre
Retired horse trader.
Note: double-underline links may be advertisements automatically added by this site and are probably not endorsed by me.
subject: Generate a x.509 certificate in .cer filr