From f94a6dd3e58e529a6e7783ff82669b2b467ca2fc Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Sat, 15 Oct 2022 20:04:09 -0700 Subject: [PATCH] :memo: Made note to install mkcert --- updates.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/updates.txt b/updates.txt index c125c729..51fb1d49 100644 --- a/updates.txt +++ b/updates.txt @@ -172,3 +172,7 @@ xtract -zip the mullvad.zip configuration and copy all files to /etc/openvpn/cli edit mullvad_x.conf to reflect all files to /etc/openvpn/client/files* In /etc/runit/sv/openvpn/run, edit to exec /usr/bin/openvpn --config /etc/openvpn/client/mullvad_x.conf + +Install mkcert (good for ssl certification generation so you can use https on localhost...just have to figure out how it works...) + +doas pacman -S mkcert