diff --git a/certs/renewcerts.sh b/certs/renewcerts.sh index a733804f8..5fe1eef0c 100755 --- a/certs/renewcerts.sh +++ b/certs/renewcerts.sh @@ -139,7 +139,6 @@ function restore_config(){ #function for copy and pasting ntru updates function move_ntru(){ cp ntru-cert.pem certs/ntru-cert.pem - cp ntru-cert.der certs/ntru-cert.der cp ntru-key.raw certs/ntru-key.raw }