dashboard
repositories
filestore
activity
search
login
githubFork
/
gitblit
Gitblit devel
summary
reflog
commits
tree
docs
forks
compare
pages
blame
|
history
|
raw
Add user. Implemented repository view and git access restrictions.
James Moger
2011-05-11
dfb88962fdbd29f59abe92178bb042738d57c3e1
[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"