changelog shortlog graph tags branches changeset files file revisions raw help

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

changeset 371: 7dcabf3e0edc
parent: 847281f20daf
author: Richard Westhaver <ellis@rwest.io>
date: Tue, 24 Sep 2024 15:53:24 -0400
permissions: -rwxr-xr-x
description: no link in bootstrap.sh
214
847281f20daf easy-rsa
Richard Westhaver <ellis@rwest.io>
parents:
diff changeset
1
 #!/usr/bin/bash
847281f20daf easy-rsa
Richard Westhaver <ellis@rwest.io>
parents:
diff changeset
2
 cd /etc/easy-rsa
847281f20daf easy-rsa
Richard Westhaver <ellis@rwest.io>
parents:
diff changeset
3
 easyrsa --use-algo=ed --curve=ed25519 --digest=sha512 init-pki
847281f20daf easy-rsa
Richard Westhaver <ellis@rwest.io>
parents:
diff changeset
4
 easyrsa gen-req $HOSTNAME nopass