Skip to content

RekGRpth/ngx_http_sign_module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Directives:

Syntax:	 sign_certificate certificate;
Default: ——
Context: http, server, location

Sets sign certificate.


Syntax:	 sign_certificate_key certificate_key;
Default: ——
Context: http, server, location

Sets sign certificate private key.


Syntax:	 sign_password_file password_file;
Default: ——
Context: http, server, location

Sets sign certificate password file.


Syntax:	 sign_set $variable complex_value;
Default: ——
Context: http, server, location

Sets variable to signed complex_value.

Releases

No releases published

Packages

No packages published

Languages