search for: isrg_root_x1

Displaying 1 result from an estimated 1 matches for "isrg_root_x1".

2023 Sep 12
0
njs-0.8.1
...ntervals in all worker processes : js_periodic main.handler interval=60s worker_affinity=all; : : # to be run at 1 minute intervals in worker processes 1 and 3 : js_periodic main.handler interval=60s worker_affinity=0101; : : resolver 10.0.0.1; : js_fetch_trusted_certificate /path/to/ISRG_Root_X1.pem; : } : : example.js: : async function handler(s) { : let reply = async ngx.fetch('https://nginx.org/en/docs/njs/'); : let body = async reply.text(); : : ngx.log(ngx.INFO, body); : } Learn more about njs: - Overview and introduction: https://nginx.org/en/docs/njs/ -...