Commit e3cbb2d8 authored by Vivien Alger's avatar Vivien Alger

Added path to certificate

parent e4ebf0e8
...@@ -2,6 +2,5 @@ ...@@ -2,6 +2,5 @@
# BEWARE: This file is operated by slapgrid # BEWARE: This file is operated by slapgrid
# BEWARE: It will be overwritten automatically # BEWARE: It will be overwritten automatically
openssl req -new -x509 -days 365 -nodes -out self.pem -keyout self.pem %(python_path)s %(websockify_path)s --web %(noVNC_location)s --cert=%(certificate_path)s %(source_ip)s:%(source_port)s %(target_ip)s:%(target_port)s
%(python_path)s %(websockify_path)s --web %(noVNC_location)s --ssl-only %(source_ip)s:%(source_port)s %(target_ip)s:%(target_port)s
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment