dashboard
repositories
filestore
activity
search
login
githubFork
/
gitblit
Gitblit devel
summary
reflog
commits
tree
docs
forks
compare
pages
blame
|
history
|
raw
Fix Eclipse complaints about illegal tag location.
James Moger
2011-04-18
ff369d23bd12f501b59726cbec77512e2f39fd13
[githubFork/gitblit.git]
/
makekeystore.cmd
1
2
@del keystore
@keytool -keystore keystore -alias localhost -genkey -keyalg RSA -dname "CN=localhost, OU=Git:Blit, O=Git:Blit, L=Some Town, ST=Some State, C=US"