cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
377
Views
0
Helpful
0
Replies

Socialminer - Http Chat

lliborio05
Level 1
Level 1

I'm implementing a socialminer chat on a customer, and i'm trying to use http, because i've a problem on the internal DNS that cannot resolve de public domain, so i have the socialminer on the DMZ with the internal domain, connected to the UCCX, and i'm trying to configure the chat on http to avoid the unsecure warning.

The chat is working if i invoke the https created through web widget on the UCCX, but i have to accept the certificate:

<body>

<form action="https://social.external.pt/ccp/chat/form/100020" method="post" onsubmit="return updateAuthor(this)"> 

If i use http, the chat gets to finnesse but is dropped on the customer side and give me the error message.

<body>

<form action="http://social.external.pt/ccp/chat/form/100020" method="post" onsubmit="return updateAuthor(this)"> 

Any thougths how can i configure web chat to http.

Thanks

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: