validator: add privatekey, derived from username

This commit is contained in:
nemunaire 2018-02-18 17:37:16 +01:00
commit 10fea52dfe
3 changed files with 9 additions and 2 deletions

View file

@ -21,7 +21,7 @@ LABEL challenge
MENU LABEL ^Enter Challenge
KERNEL bzImage
INITRD initramfs-challenge.img
APPEND console=tty0 quiet
APPEND console=tty0 adlin.login={{ .username }} adlin.key={{ .pkey }} quiet
text help
You are currently identified as {{ .username }}.
Please select this menu entry in order to access the tutorial.