[njs] Fixed fuzzing target bug introduced in 4d4657128baf (0.7.1).

2022-01-11 Thread Dmitry Volyntsev
details: https://hg.nginx.org/njs/rev/abbf77fcd111 branches: changeset: 1799:abbf77fcd111 user: Dmitry Volyntsev date: Tue Jan 11 13:02:33 2022 + description: Fixed fuzzing target bug introduced in 4d4657128baf (0.7.1). Previously, njs_process_script() took vm pointer from conso

Re: [PATCH] Add provision to fetch certificate chain from Nginx

2022-01-11 Thread Maxim Dounin
Hello! On Thu, Dec 30, 2021 at 09:35:26AM +, CHHABRA Mandeep Singh wrote: > As far as my understanding goes, the intermediate CA > certificates are not required to be known to the server. > It is only the trust anchor(the root CA certificate) which is > required to be known and trusted on t