yaoweibin / nginx_ajp_module

support AJP protocol proxy with Nginx
http://github.com/yaoweibin/nginx_ajp_module
246 stars 59 forks source link

Fix secret #49

Closed kosarko closed 4 years ago

kosarko commented 4 years ago

Couldn't get the secrets working; when I did log what it was sending to tomcat, there were some random strings from the config file instead of the actual secret; here's what I did to fix that.