My questions are
- How to create
- a public key
- and private key with OpenSSL in windows?
 
- How to put the created public key
- in .crtfile and
- the private one in .pcks8file
 
- in 
I want to use these two keys to sign a SAML assertion in Java.
Thanks in advance.
 
     
    