===========================================================================
$NetBSD$

To create a pki infrastructure, copy the example directory in your home:
  cp -r ${EGDIR} ~
and init the pki:
  cd easyrsa && easyrsa init-pki

===========================================================================
