TLS 1.2 support?

DOWNLOAD THE LATEST FIRMWARE HERE
jbrowne
Member
 
Posts: 1
Joined: Tue Apr 17, 2018 3:59 pm
Has thanked: 0 time
Been thanked: 0 time

TLS 1.2 support?

Thu Mar 19, 2020 2:40 am

It appears that v1.5.5 does not support TLS 1.2. With the Google Chrome 81 and Firefox 74 dropping support TLS 1.0 and 1.1, I may need to keep an old browser version around to access the web interface.

Any news on when TLS 1.2 will be supported?

See:
* https://blog.chromium.org/2019/10/chrome-ui-for-deprecating-legacy-tls.html
*
https://hacks.mozilla.org/2020/02/its-the-boot-for-tls-1-0-and-tls-1-1/

T
ested 1.5.5. with:



Code: Select all
for opt in tls1 tls1_1 tls1_2; do echo '' | openssl s_client -${opt} -connect 10.xx.yy.zz:443 >/dev/null 2>&1; if [ $? == 0 ]; then echo "${opt}: works"; else echo "${opt}: fails"; fi; done

tls1: works
tls1_1: fails
tls1_2: fails

User avatar
Stephen
Employee
Employee
 
Posts: 1033
Joined: Sun Dec 24, 2017 8:56 pm
Has thanked: 85 times
Been thanked: 181 times

Re: TLS 1.2 support?

Thu Mar 19, 2020 2:22 pm

RebusCom just brought this to our attention as well. An update will be out soon.

User avatar
StrataNet
Member
 
Posts: 28
Joined: Sun Nov 22, 2015 10:53 pm
Location: New Zealand
Has thanked: 5 times
Been thanked: 4 times

Re: TLS 1.2 support?

Thu Jul 16, 2020 8:52 pm

Also requesting this - have just updated browser to FF v78.0.2 and had a warning regarding this. They say that TLS 1.0 and TLS 1.1 will be permanently disabled in a future release.
Netonix Errorb.png

User avatar
Stephen
Employee
Employee
 
Posts: 1033
Joined: Sun Dec 24, 2017 8:56 pm
Has thanked: 85 times
Been thanked: 181 times

Re: TLS 1.2 support?

Thu Jul 16, 2020 9:11 pm

This is on the todo list. We do have some time before it cause's any issue's. Working on a new release now.

kiwibrew
Member
 
Posts: 7
Joined: Mon May 02, 2016 8:09 pm
Has thanked: 3 times
Been thanked: 0 time

Re: TLS 1.2 support?

Tue Dec 01, 2020 12:06 am

Can we have an update for when TLS 1.2 will be enabled? Nothing mentioned in the most recent firmware about it.

User avatar
Stephen
Employee
Employee
 
Posts: 1033
Joined: Sun Dec 24, 2017 8:56 pm
Has thanked: 85 times
Been thanked: 181 times

Re: TLS 1.2 support?

Tue Dec 01, 2020 12:03 pm

I will be making a post about it soon.

User avatar
suge
Member
 
Posts: 13
Joined: Thu Sep 04, 2014 12:49 pm
Location: Juneau, Alaska
Has thanked: 2 times
Been thanked: 0 time

Re: TLS 1.2 support?

Thu Dec 03, 2020 2:43 pm

we must be on the ubiquiti forums...

Return to Hardware and software issues

Who is online

Users browsing this forum: Google [Bot] and 66 guests