From 8b055c6e83f619f3eab61f18ae6743874a99927d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 19 Oct 2017 12:15:57 +0200 Subject: Tiny but important change in usbkey --- local/bin/usbkey | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'local/bin/usbkey') diff --git a/local/bin/usbkey b/local/bin/usbkey index 7e89dea..e6cc42e 100755 --- a/local/bin/usbkey +++ b/local/bin/usbkey @@ -134,7 +134,7 @@ op_ssh_import() { } # Note OpenVPN: CA generated using following command -# openssl req -nodes -new -x509 -keyout ca.key -out ca.crt -config openssl.cnf +# openssl req -nodes -new -x509 -days 3650 -keyout ca.key -out ca.crt -config openssl.cnf op_openvpn_list() { check_mount || op_mount -- cgit v1.2.3