in reply to [Raku] Cannot Access https://docs.raku.org/
Works fine for me using firefox, wget and fetch, but they are all openssl based.
You could try to debug your connection directly using gnutls-cli. The output of
gnutls-cli -V -d 3 docs.raku.org
is pretty exhaustive.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: [Raku] Cannot Access https://docs.raku.org/
by parv (Parson) on Jun 26, 2021 at 13:58 UTC |