Sorry,
We have never written anything with pem files in java, we always use
keystore files. If you do something feel free to send in the mailling list I
think people will appreciate it.
Regards
On 2/7/07, Milan Zdimal <[EMAIL PROTECTED]> wrote:
Hello,
I am looking for an example of how to
Hello,
I am looking for an example of how to convert what I have been using from
the command line to java. I.e.:
xmlsec.exe sign --output sign.xml --privkey-pem rsakey.pem,rsacert.pem
sign.xml
This method has been working very well; however, it is time to move this to
a non Windows machine so I