Hi
I am pasting the current conf file. Please review and suggest ; all
connections are through port 443.
server {
listen 443 http2 ssl;
listen [::]:443 http2 ssl;
server_name ;
root /usr/share/nginx/html/Bank/;
ssl_certificate //.crt;
ssl_certificate_key //private.key;
Hello
We have been having this strange issue. For the first time when a user
attempts to login to the application the login fails and we come across this
error on the nginx log. The second time the user attemps , the login is
successful.
Again if the browser is closed and an attempt is made to lo