How to test HTTPS Server?

Core FTP Server questions and answers
Post Reply
pje
Posts: 3
Joined: Tue Mar 17, 2009 8:22 pm

How to test HTTPS Server?

Post by pje »

I have setup 3 domains
#1 sFTP
#2 FTP
#3 HTTPS

I can connect locally and remotely to sFTP using Client software from various suppliers - no problem

I can connect locally and remotely to FTP using
a) Internet Explorer (e.g. FTP://IP.Address) locally and remotely
b) Client software locally and remotely

I thought I could test HTTPS by connecting using Internet Explorer
(e.g. HTTPS://IP.Address) locally or remotely. Unfortunately the local test just displays
"The page cannot be displayed
The page you are looking for is currently unavailable. etc"

To setup the HTTPS Server I created a new domain
- Gave it a name
- set the Port to 443
- checked the HTTPS checkbox
- Entered a logon and logoff message to identify it as HTTPS

but changed nothing else.

Have I missed something?
Post Reply