siavash119 / qtchan

4chan browser in qt5
GNU General Public License v3.0
101 stars 7 forks source link

Something wrong with the certificates on f.abcdn.co? #32

Closed probonopd closed 5 years ago

probonopd commented 5 years ago

Getting on Ubuntu Xenial:

https://f.abcdn.co/qtchan-x86_64.AppImage
URL: https://f.abcdn.co/qtchan-x86_64.AppImage
--2019-03-14 06:51:28--  https://f.abcdn.co/qtchan-x86_64.AppImage
Resolving f.abcdn.co (f.abcdn.co)... 50.116.8.13, 2600:3c01::f03c:91ff:fe89:8160
Connecting to f.abcdn.co (f.abcdn.co)|50.116.8.13|:443... connected.
ERROR: no certificate subject alternative name matches
    requested host name ‘f.abcdn.co’.
To connect to f.abcdn.co insecurely, use `--no-check-certificate'.

Reference: https://github.com/AppImage/appimage.github.io/pull/543

siavash119 commented 5 years ago

oops, thanks. should be fixed now

siavash119 commented 5 years ago

though i suggest to not use the appimage as that is quite an old version

probonopd commented 5 years ago

Thanks, it's working now.