dashboard
repositories
filestore
activity
search
login
githubFork
/
gitblit
Gitblit devel
summary
reflog
commits
tree
docs
forks
compare
pages
blame
|
history
|
raw
Initial import of Git:Blit.
James Moger
2011-04-04
5fe7df81eb38dc66f2cfc4bf1973863a19f55cf2
[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"