Change rights for use certificates ref #25493
* use utils.sh script to copy certificates and owner in posttemplate * change vnc_proxy_cert and vnc_procy_key PATH in conf file
This commit is contained in:
@ -117,8 +117,8 @@
|
||||
#
|
||||
:vnc_proxy_port: %%vnc_proxy_port_sunstone
|
||||
:vnc_proxy_support_wss: yes
|
||||
:vnc_proxy_cert: %%server_cert
|
||||
:vnc_proxy_key: %%server_key
|
||||
:vnc_proxy_cert: /etc/one/ssl/certs/novnc.crt
|
||||
:vnc_proxy_key: /etc/one/ssl/private/novnc.key
|
||||
:vnc_proxy_ipv6: false
|
||||
:vnc_request_password: false
|
||||
|
||||
|
Reference in New Issue
Block a user