Re: ssh proxy connection used to work with Firefox, now doesn't

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

 



On Mon, 11 Oct 2021 at 18:54, Chris Green <cl@xxxxxxxx> wrote:
>
> I used to use the following ssh command to set up a socks5 proxy to
> use with Firefox:-
>
>     ssh -fC2qTnN -D 8080 chris@xxxxxxxxxxxxxxxxxxxx

8080 is more often used for http proxies whereas 1080 is the
registered port for SOCKS.  Which are you using?

> I'm pretty certain it's nothing to do with certificates etc. at
> cheddar.halon.org.uk.

It's serving up at least some expired certificates:

$ openssl s_client -debug -connect cheddar.halon.org.uk:443
CONNECTED(00000003)
[...]
depth=0 CN = *.halon.org.uk
verify error:num=10:certificate has expired
notAfter=Dec  8 16:21:36 2016 GMT
verify return:1
depth=0 CN = *.halon.org.uk
notAfter=Dec  8 16:21:36 2016 GMT
verify return:1

-- 
Darren Tucker (dtucker at dtucker.net)
GPG key 11EAA6FA / A86E 3E07 5B19 5880 E860  37F4 9357 ECEF 11EA A6FA (new)
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev



[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux