keytool -genkey -alias h2 -keyalg RSA -dname "cn=H2" -validity 25000 -keypass h2pass -keystore h2.keystore -storepass h2passThen run this application to generate the source code. Then replace the code in the function SecureSocketFactory.getKeyStore as specified
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|