dashboard
repositories
filestore
activity
search
login
githubFork
/
gitblit
Gitblit devel
summary
reflog
commits
tree
docs
forks
compare
pages
blame
|
history
|
raw
Unit testing. Removal of some unused code paths.
James Moger
2011-05-28
28d6b2a860740557bf93dd0f9a48d059379ed696
[githubFork/gitblit.git]
/
distrib
/
makekeystore_jdk.cmd
1
2
@del keystore
@keytool -keystore keystore -alias localhost -genkey -keyalg RSA -dname "CN=localhost, OU=Gitblit, O=Gitblit, L=Some Town, ST=Some State, C=US"