generate cryptographically safe nonce value

Sergey A. Osokin osa at freebsd.org.ru
Tue Oct 19 13:24:27 UTC 2021


Hi Muthu,

On Tue, Oct 19, 2021 at 04:20:58AM -0400, muthualagappanchess wrote:
> 
> Is there a way to generate cryptographically safe nonce value (random
> number) with standard ngnix installation without adding any other module
> dynamically?

NGINX generates a unique request identifier, please visit the following
link for details,
http://nginx.org/en/docs/http/ngx_http_core_module.html#var_request_id

-- 
Sergey Osokin


More information about the nginx mailing list