dashboard
repositories
filestore
activity
search
login
githubFork
/
gitblit
Gitblit devel
summary
reflog
commits
tree
docs
forks
compare
pages
blame
|
history
|
raw
More flexible authentication. Anonymous view, authenticated admin.
James Moger
2011-04-16
b55030a765f040a15609c60d3f69b6cb7f00bdae
[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"