]> git.ipfire.org Git - thirdparty/asterisk.git/commit
ast_tls_cert: Make certificate validity configurable.
authorNaveen Albert <asterisk@phreaknet.org>
Wed, 16 Jul 2025 13:06:35 +0000 (09:06 -0400)
committerAsterisk Development Team <asteriskteam@digium.com>
Wed, 10 Sep 2025 19:52:59 +0000 (19:52 +0000)
commitd9a568ed53163421814743d4a74c71874d3e7a94
tree796930c8920a5766b4abf508664dfc07073834b5
parent629a0bbe6de249fa89ba88e115b74b67cd84f389
ast_tls_cert: Make certificate validity configurable.

Currently, the ast_tls_cert script is hardcoded to produce certificates
with a validity of 365 days, which is not generally desirable for self-
signed certificates. Make this parameter configurable.

Resolves: #1307
(cherry picked from commit 9c55e72b671bacf835cade9f2f6feba943d4caf0)
contrib/scripts/ast_tls_cert