On 2019-05-21 20:54, Jennie Jia wrote: > I am new to Nginx...I have a Create-React-App as a Front-end, using Nginx as > serving web server. I want integrate with Portal. Portal uses a Java > library to encrypt the cookie. After I received the request from Portal, I > want decrypt the cookie using same Java library.
Hi! A) Which java library? (have a url for it?) B) is the setup going to be: browser -> nginx -> portal or browser -> portal -> nginx ? When you say you receive requests from Portal, it makes it seem like the latter. Patrick _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
