Discussion:
[Freeswitch-users] Verto client SSL configuration
Vik Killa
2015-05-21 12:11:51 UTC
Permalink
Hello,
The confluence page indicates that both the Verto Client and the Verto
Module on FS use the same SSL.
We tested using a different a different SSL on each end and it still works.
Is this a misconception I have regarding the SSL setup?
Thanks,
V
Michael Jerris
2015-05-21 14:30:36 UTC
Permalink
The verto client is js code, it doesn't have its own ssl cert. Do you mean for the web page and the websocket? If so, its strongly recommended that you use the same one. If you are actually using different hosts for the web client and the websocket, its possible, but you are more likely to run into cert issues on some certs, particularly with mobile browsers, as some certs will require user interaction that will not happen on the websocket, but will for the web content.
Post by Vik Killa
Hello,
The confluence page indicates that both the Verto Client and the Verto Module on FS use the same SSL.
We tested using a different a different SSL on each end and it still works.
Is this a misconception I have regarding the SSL setup?
Thanks,
V
_________________________________________________________________________
http://www.freeswitchsolutions.com
Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com
FreeSWITCH-users mailing list
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
***@freeswitch.org
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-***@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Vik Killa
2015-05-21 17:17:14 UTC
Permalink
To clarify my questions, yes, I am talking about a separate web-host using
an SSL which will connect to the websocket (FS's verto) which has a
different SSL.

I'm confused by your last comment:
...some certs will require user interaction that will not happen on the
websocket, but will for the web content....
Post by Michael Jerris
The verto client is js code, it doesn't have its own ssl cert. Do you
mean for the web page and the websocket? If so, its strongly recommended
that you use the same one. If you are actually using different hosts for
the web client and the websocket, its possible, but you are more likely to
run into cert issues on some certs, particularly with mobile browsers, as
some certs will require user interaction that will not happen on the
websocket, but will for the web content.
Post by Vik Killa
Hello,
The confluence page indicates that both the Verto Client and the Verto
Module on FS use the same SSL.
Post by Vik Killa
We tested using a different a different SSL on each end and it still
works.
Post by Vik Killa
Is this a misconception I have regarding the SSL setup?
Thanks,
V
_________________________________________________________________________
http://www.freeswitchsolutions.com
Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com
FreeSWITCH-users mailing list
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
_________________________________________________________________________
http://www.freeswitchsolutions.com
Official FreeSWITCH Sites
http://www.freeswitch.org
http://confluence.freeswitch.org
http://www.cluecon.com
FreeSWITCH-users mailing list
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
Loading...