[phpwiki]
Checkout uabgridca project from metric. It's best to check this out
into your local web development space (eg. public_html) in order to run
the application:
cvs co uabgridca
Setup symbolic links to reflect a post-setup configured environment:
sh links-postsetup.sh
Create a user account system to define usernames. uabgridca leverages
web server authentication and the REMOTE_USER environment to identify
users and create certificates. Users cannot enter their own values for
key certificate fields.
htpasswd -s phpkipasswd
Secure the CA for developer user. Note: this is not "secure". It

