0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jan 21, 2025 — Jan 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed return code for failed certificate generation More... over 1 year ago
Updated README.md with Authentication More... almost 2 years ago
Minor comments and code change More... almost 2 years ago
Fixed basic auth response More... almost 2 years ago
Minor fixes More... almost 2 years ago
Simplified authentication configurtion More... almost 2 years ago
Stray memory clean-up More... almost 2 years ago
Fixed csrattrs to return NGX_HTTP_NO_CONTENT for empty attributes list More... almost 2 years ago
Consolidating updates and simplification of configuration More... almost 2 years ago
Fixed function definition More... almost 2 years ago
Added support for legacy EST client implementations More... almost 2 years ago
Added reference to draft-ietf-lamps-rfc7030-csrattrs-07 More... about 2 years ago
Update README.md More... about 2 years ago
Implemented serverkeygen functionality More... about 2 years ago
Added automatic inclusion of challengePassword attributes if proof-of-possession is enabled More... about 2 years ago
Adding challengePassword to match attributes if POP enabled More... about 2 years ago
Added limit functionality for est_http configuration parameter More... about 2 years ago
Fixed serverkeygen end-point matching and limited end-point logging More... about 2 years ago
Documentation updates More... about 2 years ago
Merge branch 'main' of github.com:61131/nginx-http-est More... about 2 years ago
Documentation updates More... about 2 years ago
Update README.md More... about 2 years ago
Added stubs for serverkeygen operations More... about 2 years ago
Added example CSR attributes file More... about 2 years ago
- Added proof-of-possession (POP) validation - Corrected default client verification behaviour More... about 2 years ago
Shifted from ngx_hex_dump to ngx_encode_base64 for TLS unique data More... about 2 years ago
Added link to RFC 8295 More... about 2 years ago
Update README.md More... about 2 years ago
Added copying of requested extensions from CSR into certificate Added preliminary code for validating client private key proof-of-possession More... about 2 years ago
Removed header/footer from certificates returned EST clients Shifted private _auth functions to static More... about 2 years ago