Mercurial > hg > ConflictEditor
view webstart-package/generate-keystore.sh @ 42:7380d8ff1a66 default tip
bring up a message dialog if the selected database did not contain any conflicts
author | dirk |
---|---|
date | Thu, 05 Jan 2012 05:33:19 +0100 |
parents | 3201f93801d0 |
children |
line wrap: on
line source
keytool -genkey -alias conflicteditor -validity 1800 -keypass secret \ -storepass secret -keystore src/jnlp/keystore \ -dname "CN=ConflictEditor, OU=Hackers dept., O=codedo.de, ST=NRW, C=DE"