TLS subsystem was extended with functions to reload CA + CRL lists on the fly for all configured domains.
TLSOPS module was extended to provide a new MI command "refresh_crl_ca", calling refresh of CRL and CA files. New connections will be validated with the newly loaded CA + CRLs. You can view, comment on, or merge this pull request online at: https://github.com/OpenSIPS/opensips/pull/708 -- Commit Summary -- * CRL: tls_crl_directory configuration option ported from OpenSips 2.x branch * CRL-CN: CRL refresh via MI command added -- File Changes -- M cfg.lex (3) M cfg.y (32) M config.h (1) M modules/tlsops/tlsops.c (28) M tls/tls_config.c (2) M tls/tls_config.h (2) M tls/tls_domain.c (1) M tls/tls_domain.h (2) M tls/tls_init.c (285) M tls/tls_init.h (10) -- Patch Links -- https://github.com/OpenSIPS/opensips/pull/708.patch https://github.com/OpenSIPS/opensips/pull/708.diff --- Reply to this email directly or view it on GitHub: https://github.com/OpenSIPS/opensips/pull/708
_______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
