We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

Secure communication with Web Server

Questions and answers about IVR programming for Plum DEV

Moderators: admin, support

Post Reply
dwaynemcgee
Posts: 4
Joined: Thu Nov 02, 2006 9:45 am
Contact:

Secure communication with Web Server

Post by dwaynemcgee »

I am building a hosted IVR application. I would like it to POST/GET data from my external Web Application/Web Service. What are some of the ways that I can secure the communication between the IVR app and my Web Server? Can I add a certificate on the hosted IVR site (PlumGroup) and then check for it in all Requests to the Web Server? Looking for some guidance and/or sample code.

Thanks!

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Plum IVR supports most server certificates just fine.

Post by support »

You can set up SSL server certificates on your web server. The Plum IVR supports most server certificates just fine.

You can refer to this thread to get details on supported cert authorities:
http://support.plumvoice.com/viewtopic. ... light=cert

Post Reply