Hi,
I'm using this forum since I think that the ticketing tool is only for ckeditor related bugs and I think is the best place to report.
The problem appears when you try to make ckfinder work in an ASP environment with Asp.Net thumbnails feature and SSL. It's just impossible to make it work, and after a few hours of guessing and trying I got to this conclusion:
the function AspNetUrl that can be found in Image.asp and ckfinder.asp has the following line:
If UCase(Request.ServerVariables("HTTPS") = "ON") Then
Re: Bug report: Classic ASP version + HTTPS
The next version will include your fix.