letsencrypt::Client method getNonce (protected)

 <instance of letsencrypt::Client[i]> getNonce

Defined in /usr/local/ns/tcl/letsencrypt/letsencrypt-procs.tcl

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
Source code:
set d [ns_http run -keepalive 0s -method HEAD [:URL newNonce]]
set :replyHeaders [dict get $d headers]
set :nonce [ns_set iget ${:replyHeaders} "replay-nonce"]
#:log "<pre>getNonce: ${:nonce}\n</pre>"
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: