netsurf and SSL certs
Moderators: Mug UK, Zorro 2, Moderator Team
-
- Captain Atari
- Posts: 222
- Joined: Wed Nov 28, 2012 6:37 pm
netsurf and SSL certs
I am trying to get the SSl working, I have downloaded the latest prem and saved it as cabundle in netsurf and it still does not work
any suggestions, its says unknown SSL something, has anyone got this working ?
thanks
any suggestions, its says unknown SSL something, has anyone got this working ?
thanks
Atari TT Nova card Mach64, Lightning VME, 64MB of RAM, Mega STE 4MB, Nova mach 32 and Atari STE 4MB TOS 2.06 Netusb Ultrasatan 2, Atari Falcon CT60 512MB Netusb
Re: netsurf and SSL certs
Have you had it working before ?
I will check my set-up tonight.
I will check my set-up tonight.
-
- Captain Atari
- Posts: 222
- Joined: Wed Nov 28, 2012 6:37 pm
Re: netsurf and SSL certs
no, the fresh download has never worked, but I have only ever used netsurf the last 6 months...
if yours is working do i just need your cabundle dont know?
if yours is working do i just need your cabundle dont know?
Atari TT Nova card Mach64, Lightning VME, 64MB of RAM, Mega STE 4MB, Nova mach 32 and Atari STE 4MB TOS 2.06 Netusb Ultrasatan 2, Atari Falcon CT60 512MB Netusb
Re: netsurf and SSL certs
When I download the CI builds I just replace the ns020.app file which means my installation might be a bit stale but it does work.
I have cabundle file in the netsurf/res folder and in choices there are two paths:
ca_bundle:./res/cabundle
ca_path:./res/certs
I have cabundle file in the netsurf/res folder and in choices there are two paths:
ca_bundle:./res/cabundle
ca_path:./res/certs
-
- Captain Atari
- Posts: 222
- Joined: Wed Nov 28, 2012 6:37 pm
Re: netsurf and SSL certs
Just to confirm what do you mean by CI build? And do you just use the cabundel which is downloaded with the NS download..?
Atari TT Nova card Mach64, Lightning VME, 64MB of RAM, Mega STE 4MB, Nova mach 32 and Atari STE 4MB TOS 2.06 Netusb Ultrasatan 2, Atari Falcon CT60 512MB Netusb
Re: netsurf and SSL certs
If you edit the choices file with an editor, make sure it has unix line endings (I use Everest with the right settings).
Re: netsurf and SSL certs
CI builds from here: https://ci.netsurf-browser.org/builds/atari/
However, it hasn't updated for a few weeks which I need to ask the NS guys about.
However, it hasn't updated for a few weeks which I need to ask the NS guys about.
Re: netsurf and SSL certs
make sure date and time are set correctly
Re: netsurf and SSL certs
I just updated to use the cabundle from the CI build and NS is still working.
-
- Captain Atari
- Posts: 222
- Joined: Wed Nov 28, 2012 6:37 pm
Re: netsurf and SSL certs
Cheers all the latest builds are with nsv4e.app will then run on a tt?
Atari TT Nova card Mach64, Lightning VME, 64MB of RAM, Mega STE 4MB, Nova mach 32 and Atari STE 4MB TOS 2.06 Netusb Ultrasatan 2, Atari Falcon CT60 512MB Netusb
Re: netsurf and SSL certs
No, that is the Coldfire (Firebee) version.
Download the m68k build https://ci.netsurf-browser.org/builds/a ... c-4554.zip
Download the m68k build https://ci.netsurf-browser.org/builds/a ... c-4554.zip
Re: netsurf and SSL certs
Falcon CT60e 060 - 256mb ram - Phantom bus and DSP accelerated // Atari TT - Thunder and Storm IDE 64mb ram - Lightning VME - USB LAN - ATI Mach64 2mb
-
- Captain Atari
- Posts: 222
- Joined: Wed Nov 28, 2012 6:37 pm
Re: netsurf and SSL certs
Cheers I will download that version
Atari TT Nova card Mach64, Lightning VME, 64MB of RAM, Mega STE 4MB, Nova mach 32 and Atari STE 4MB TOS 2.06 Netusb Ultrasatan 2, Atari Falcon CT60 512MB Netusb
- Rajah Lone
- Captain Atari
- Posts: 454
- Joined: Wed Aug 07, 2002 12:27 pm
- Location: Lyon / France
- Contact:
Re: netsurf and SSL certs
Reminder: Netsurf uses its own SSL/TLS layer (openssl?). PolarSSL.ldg is a library opened for every program, but one has to code to use its API.
If the CA bundle is needed: https://curl.haxx.se/docs/caextract.html (I pick the latest file for PolarSSL.ldg new archive).
If the CA bundle is needed: https://curl.haxx.se/docs/caextract.html (I pick the latest file for PolarSSL.ldg new archive).
- Rajah Lone
- Captain Atari
- Posts: 454
- Joined: Wed Aug 07, 2002 12:27 pm
- Location: Lyon / France
- Contact:
Re: netsurf and SSL certs
One more thing: if your quickest machine is TT 32MHz, it may not work due to the heavy computations during SSL Handshake (agreement between client and server at SSL/TLS connection start).
If CPU is not fast enough then SSL Handshake will fail with a timeout (60s usualy).
060 or ColdFire is the minimum for nowadays ciphersuites and TLS protocols. If you really want to do SSL on slow 68K, then use weaker ciphersuites.
If CPU is not fast enough then SSL Handshake will fail with a timeout (60s usualy).
060 or ColdFire is the minimum for nowadays ciphersuites and TLS protocols. If you really want to do SSL on slow 68K, then use weaker ciphersuites.
-
- Captain Atari
- Posts: 222
- Joined: Wed Nov 28, 2012 6:37 pm
Re: netsurf and SSL certs
Tested that netsurf version and it does not work, click on say wikipedia
Get ssl verify failed, click on details
Says trusted
Wikipedia.org
Global sign organization
Time is crorrct
Get ssl verify failed, click on details
Says trusted
Wikipedia.org
Global sign organization
Time is crorrct
Atari TT Nova card Mach64, Lightning VME, 64MB of RAM, Mega STE 4MB, Nova mach 32 and Atari STE 4MB TOS 2.06 Netusb Ultrasatan 2, Atari Falcon CT60 512MB Netusb
-
- Captain Atari
- Posts: 222
- Joined: Wed Nov 28, 2012 6:37 pm
Re: netsurf and SSL certs
Tested that netsurf version and it does not work, click on say wikipedia
Get ssl verify failed, click on details
Says trusted
Wikipedia.org
Global sign organization
Time is crorrct
Get ssl verify failed, click on details
Says trusted
Wikipedia.org
Global sign organization
Time is crorrct
Atari TT Nova card Mach64, Lightning VME, 64MB of RAM, Mega STE 4MB, Nova mach 32 and Atari STE 4MB TOS 2.06 Netusb Ultrasatan 2, Atari Falcon CT60 512MB Netusb
Re: netsurf and SSL certs
Does it work on a plain http page ?
-
- Captain Atari
- Posts: 222
- Joined: Wed Nov 28, 2012 6:37 pm
Re: netsurf and SSL certs
yes, Peter
Atari TT Nova card Mach64, Lightning VME, 64MB of RAM, Mega STE 4MB, Nova mach 32 and Atari STE 4MB TOS 2.06 Netusb Ultrasatan 2, Atari Falcon CT60 512MB Netusb