<html><head><meta http-equiv="content-type" content="text/html; charset=us-ascii"><style>body { line-height: 1.5; }body { font-size: 10.5pt; font-family: ????; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
<div style="font-size: 15px;"><font face="Microsoft YaHei UI"><span></span><span style="line-height: normal;">Hello Team,</span></font></div><div style="font-size: 15px;"><span style="line-height: normal;"><font face="Microsoft YaHei UI"><br></font></span></div><div style="font-size: 15px;"><span style="background-color: rgba(0, 0, 0, 0);"><font face="Microsoft YaHei UI">I learned that it can be </font></span><span style="font-family: "" microsoft="" yahei="" ui'";="" font-size:="" 15px;="" color:="" rgb(0,="" 0,="" 0);="" background-color:="" rgba(0,="" font-weight:="" normal;="" font-style:="" normal;text-decoration:="" none;'="">encrypt request body content and </span><span style="background-color: rgba(0, 0, 0, 0);"><font face="Microsoft YaHei UI"> </font></span><span style="background-color: window;">encrypt </span><span style="line-height: 1.5; background-color: window;">response</span><span style="line-height: 1.5; background-color: window;"> body content</span><span style="line-height: 1.5; background-color: window;">  </span><span style="line-height: 1.5; background-color: rgba(0, 0, 0, 0); font-family: 'Microsoft YaHei UI';">through </span><span style="font-family: ''; font-size: 10.5pt; line-height: 1.5; background-color: window;">encrypted-session-nginx-module(</span><span style="font-size: 10.5pt; line-height: 1.5; background-color: window;">https://github.com/openresty/encrypted-session-nginx-module</span><span style="font-family: ''; font-size: 10.5pt; line-height: 1.5; background-color: window;">) in </span><span style="font-size: 10.5pt; line-height: 1.5; background-color: window;">openresty.</span></div><div style="font-size: 15px;"><span style="font-size: 10.5pt; line-height: 1.5; background-color: window;"><br></span></div><div style="font-size: 15px;"><span style="font-size: 14px;">But I need to use the nginx plugin, not openresty(</span><span style="background-color: rgba(0, 0, 0, 0); font-size: 10.5pt; line-height: 1.5;">Old system, it is not allowed to replace ngnix</span><span style="font-size: 14px; line-height: 1.5; background-color: window;">). </span></div><div style="font-size: 15px;"><span style="font-size: 14px; line-height: 1.5; background-color: window;"><br></span></div><div style="font-size: 15px;"><span style="background-color: rgba(0, 0, 0, 0); font-size: 10.5pt; line-height: 1.5;">I  refer to nginx-http-concat (</span><span style="font-size: 14px;">https://github.com/alibaba/nginx-http-concat),t</span><span style="background-color: rgba(0, 0, 0, 0); font-size: 10.5pt; line-height: 1.5;">his can be solve the </span><span microsoft="" yahei="" ui'";="" font-size:="" 15px;="" color:="" rgb(0,="" 0,="" 0);="" background-color:="" rgba(0,="" font-weight:="" normal;="" font-style:="" normal;text-decoration:="" none;'="" style="font-family: ''; background-color: window;"> </span><span style="background-color: rgba(0, 0, 0, 0);"><font face="Microsoft YaHei UI"> </font></span><span style="background-color: window;">encrypt </span><span style="line-height: 1.5; background-color: window;">response</span><span style="line-height: 1.5; background-color: window;"> body content.</span></div><div style="font-size: 15px;"><span style="line-height: 1.5; background-color: window;"><br></span></div><div style="font-size: 15px;"><span style="line-height: 1.5; background-color: window;">How to encrypt request body content by nginx plugin?</span><span style="line-height: 1.5; background-color: window;">Which stage of HTTP can be processed?</span><span style="line-height: 1.5; background-color: window;">Is it NGX_HTTP_CONTENT_PHASE?</span><span style="line-height: 1.5; background-color: window;">Are there any examples of plugins?</span></div><div style="font-size: 15px;"><span style="line-height: normal;"><font face="Microsoft YaHei UI"><br></font></span></div><div style="font-size: 15px;"><span style="line-height: normal;"><font face="Microsoft YaHei UI">Thanks!</font></span></div>
</body></html>