Hello, I am configuring websockets with nginx in front-end with this article: https://www.nginx.com/blog/websocket-nginx/. I want to setup nginx with SSL for secure web sockets(wss). I have a question is it right approach to solving this task or websockets has native solution for https setup?