Subversion Repositories configs

Rev

Blame | Last modification | View Log | RSS feed

#!/bin/sh

# Sign a certificate signing request (a .csr file)
# with a local root certificate and key.

export EASY_RSA="${EASY_RSA:-.}"
"$EASY_RSA/pkitool" --interact --sign $*