|
Search
You searched for the word(s): ssl
Showing page 6 of 21 (210 total posts)
< 1 second(s)
-
Support: We are experiencing problems integrating the AjaxUploader in an SSL environment. The upload control works just fine when using MSIE 7 or 8, but if you try to use Google Chrome or Mozilla FireFox you get strange errors. Can you provide a best practice approach for using the AjaxUploader control in a VB.Net environment on an SSL ...
-
I think I've fixed it.My page was on ssl - I use a http handler to redirect requests to https or http when they are in certain areas of the site. For some reason it didn't like the cutesoft_client being on http while the page with cute editor being https. Now that I have made all of it https it seems to work fine.Pete
-
Terry, thank you for your prompt reply.
I was still not able to get this working and may be I'm making this more complicated than it should be...
When you say add new domain ... do I have to add a new website under IIS or will a new virtual directory suffice?
Here are the steps I followed.
I have a IIS 6.0 ...
-
Test files are 500kb - 2MB.
Here is an example of an error on Mozilla FireFox or Google Chrome:
You are probably hitting the file upload limit of IIS7.By default in IIS 7 requestFiltering has the MaxAllowedContentLength property enabled.It specifies, in bytes, the maximum length of the content in a request. The default is ...
-
Hi Rachael_VanderVelden,
I tested editor on DNN 4.083(enable SSL), it works for me.
Is your website online? If so, Can you set up ftp access and send the URL of your website to me.
Regards,
Ken
-
Hi all,
Running the CuteEditor over SSL. When the Insert Image button is clicked, the resultant page display the ''this page contains both secure and nonsecure items'' message. This message only displays the first time the insertimage dialog opens (i.e. the cuteeditor does not throw this warning when it loads). I need this message to go away. ...
-
Did you implement the following method?
Implement IHttpApplicationSupportLogin interface and Let CuteChat can verify the operator's credentials
In this step, you need to implement two methods:
//Check the user is an operator or not (only for live support).
public bool SupportLogin(string username, string password)
-
HI
I have installed Live Support, our web site runs on IIS6 - and when I try to log in to the Live Support operator I get the following error.
System.Net.WebException: The underlying connection was closed: Could
not establish trust relationship for the SSL/TLS secure channel.
I have seen previous posts but was not sure how to ...
-
I have Cute Editor for .NET v 6.4, and I cannot get the editor to work over SSL. I have followed the instructions to remove all example data from the Common.config file, but no luck. In IE8, I am first prompted with a security warning, ''Do you want to view only the webpage content that was delivered securely?''. (I do not receive this ...
-
Another issue. I am trying to run this on a site that has a SSL certificate attached. Everything on the site seems OK, but when I attempt to connect to the site with the Live Support Operator, I get the following error:
''The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.'' in the ...
... 6 ...
|
|
|