File: build-ca

package info (click to toggle)
easy-rsa 2.2.2-1~bpo70%2B1
  • links: PTS
  • area: main
  • in suites: wheezy-backports
  • size: 276 kB
  • sloc: sh: 763; makefile: 2
file content (8 lines) | stat: -rwxr-xr-x 119 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
#!/bin/sh

#
# Build a root certificate
#

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