Generating a Certificate

Generate the Certificate Signing Request (CSR) using the following keytool command:

keytool -certreq -v -alias privetKeyAlias -file csr-for-myserver.cer -keystore keystore.jks

For example:

keytool -export -alias iway -file E:\keystore\iway.cer -keystore e:/keystore/iwaykeystore.jks

iWay Software

Feedback