diff --git a/scripts/common.sh b/scripts/common.sh index 88d39c12..b8b23f06 100644 --- a/scripts/common.sh +++ b/scripts/common.sh @@ -22,7 +22,7 @@ LN2_MODULES=( "iana-ssh-key-exchange-algs@2022-06-16.yang" "iana-ssh-mac-algs@2022-06-16.yang" "iana-ssh-public-key-algs@2022-06-16.yang" -"iana-tls-cipher-suite-algs@2022-06-16.yang" +"iana-tls-cipher-suite-algs@2025-04-04.yang" "ietf-x509-cert-to-name@2014-12-10.yang" "iana-crypt-hash@2014-04-04.yang -e crypt-hash-md5 -e crypt-hash-sha-256 -e crypt-hash-sha-512" "ietf-crypto-types@2023-12-28.yang -e cleartext-passwords -e cleartext-private-keys" @@ -33,8 +33,8 @@ LN2_MODULES=( "ietf-tcp-client@2023-12-28.yang -e local-binding-supported -e tcp-client-keepalives" "ietf-ssh-common@2023-12-28.yang -e transport-params" "ietf-ssh-server@2023-12-28.yang -e local-users-supported -e local-user-auth-publickey -e local-user-auth-password -e local-user-auth-none" -"ietf-tls-common@2023-12-28.yang -e tls10 -e tls11 -e tls12 -e tls13 -e hello-params" -"ietf-tls-server@2023-12-28.yang -e server-ident-x509-cert -e client-auth-supported -e client-auth-x509-cert" +"ietf-tls-common@2024-10-10.yang -e tls12 -e tls13 -e hello-params" +"ietf-tls-server@2024-10-10.yang -e server-ident-x509-cert -e client-auth-supported -e client-auth-x509-cert" "ietf-netconf-server@2023-12-28.yang -e ssh-listen -e tls-listen -e ssh-call-home -e tls-call-home -e central-netconf-server-supported" "libnetconf2-netconf-server@2025-06-02.yang" )