From e0402a9ca36e08e4160484dcebf051324043cbc2 Mon Sep 17 00:00:00 2001 From: Diederik de Groot Date: Fri, 22 Mar 2019 10:22:20 +0100 Subject: [PATCH] Update gentlv script --- etc/certs/gentlv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/certs/gentlv b/etc/certs/gentlv index ad3e6ba..0b6fc82 100755 --- a/etc/certs/gentlv +++ b/etc/certs/gentlv @@ -6,7 +6,7 @@ if [ $# == 0 ]; then else # Optionally, the default ITLFile.tlv can be overridden using a file name based on the MAC address of the phone, eg: ITLSEP58971ECC97C1.tlv. -../../tools/certutils/tlvfile -b ../../tftpboot/settings/ITL${1}.tlv -c CA.pem -r asterisk.pem -f ccm -r capf.pem -f capf -r tvs.pem -f tvs -r tftp.pem -f tftp -r webserver.pem -f https -F ITLFile.tlv +#../../tools/certutils/tlvfile -b ../../tftpboot/settings/ITL${1}.tlv -c CA.pem -r vpn.pem -f https -F ITLFile.tlv # Optionally, additional certificates can be included using a file name based on the MAC address of the phone, eg: CTLSEP58971ECC97C1.tlv. # Example for the VPN certificate