legolas wrote:
> 
> Hi
> Thank you for reading my post
> I have signed a private key using open ssl, the command i used is like:
> 
> openssl ca  -out server.crt -infiles server.csr
> 
> now when i try to import it into keystore.jks using java keytool it return
> an error like:
> 
> 
> keytool -import -v -trustcacerts -alias server -keystore keystore.jks
> -keypass adminadmin -storepass changeit -file server.crt
> keytool error: java.security.cert.CertificateParsingException: invalid
> DER-encoded certificate data
> 
> 
> 
> can you please tell me what is wrong?
> 
> 
> 
> thanks
> 
> 


Any comment for me?
-- 
View this message in context: 
http://www.nabble.com/openSSL-generated-crt-file-return-error-when-i-want-to-import-it-using-keytool-tf3525615.html#a9836404
Sent from the OpenSSL - User mailing list archive at Nabble.com.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to