I was trying to install sublime text on my ubuntu 18.04. The method I tried to install Sublime Text is to follow this link Linux Package Manager Repositories but it throws below error when I issue the apt update
Err:8 https://download.sublimetext.com apt/stable/ Release
Could not handshake: An unexpected TLS packet was received. [IP: 136.17.0.7 83]
I don't think this related with proxy setup correct me if I'm wrong. I just checked with upgrade my git to latest. I added ppa and issued apt update and it installed latest version. So now my question is why this not work with Sublime Text?
Note: I'm using this machine behind corporate proxy and I will provide more information if you need anything. I searched online and end up nothing.
sudo snap install sublime-text --classic
– karel Nov 20 '18 at 10:11