I am trying to implement SFTP server, whole process is almost painless and quick, but I am stuck on https access.
The server is Windows 10 Pro, and Core SFTP is using self-signed cert.
When I try to access https using Chrome I get the message 'This page is not secured'
I am guessing I need a real SSL cert, if I make a CSR request, what is the best way to do ?
HTTPS access
-
- Site Admin
- Posts: 987
- Joined: Mon Mar 24, 2003 4:37 am
Re: HTTPS access
it may just be Chrome itself. Running a few tests here I am not seeing issues with other browsers... Chrome may have once again changed its acceptable header format.
-
- Site Admin
- Posts: 987
- Joined: Mon Mar 24, 2003 4:37 am
Re: HTTPS access
Fixes will be in build 689 and greater.