changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra / scripts/easy-rsa-gen-client.sh

changeset 214: 847281f20daf
author: Richard Westhaver <ellis@rwest.io>
date: Mon, 29 Apr 2024 00:27:10 +0000
permissions: -rw-r--r--
description: easy-rsa
1 #!/usr/bin/bash
2 cd /etc/easy-rsa
3 easyrsa --use-algo=ed --curve=ed25519 --digest=sha512 init-pki
4 easyrsa gen-req $HOSTNAME nopass