benedekh / WeLoveClouds

Repository for submissions on the CloudDB course.
0 stars 1 forks source link

Feature/ssl communication fixes #222

Closed benedekh closed 7 years ago

benedekh commented 7 years ago

forked from #211

Hint: In command-line run keytool -genkey -keystore keystore.jks -keyalg RSA. When it asks for the keystore's password type weloveclouds. When it asks for 'demographical details', just leave the field empty (press return). When it asks to confirm the details type yes. Finally just press return because we would like to use the same password for <mykey> as we did for the keystore. The keystore.jks file is created in the folder the keytool ran.