Welcome, Guest. Please login or register.

Author Topic: iBrowse 2.4, Ami SSL 3.6 and this forum  (Read 5400 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline bellerTopic starter

  • S.A.C.C.
  • Hero Member
  • *
  • Join Date: Dec 2004
  • Posts: 657
    • Show all replies
iBrowse 2.4, Ami SSL 3.6 and this forum
« on: June 17, 2019, 05:34:18 AM »
Getting iBrowse up and running again on my 3.1.4 systems.  Installed AmiSSL 3.6 and 4 and I'm using Roadshow for my connection.  All of the Amiga.org forums let me in without a problem but this form hangs with a complaint about the SSL certificates and locks me out....

Any fixes or does someone need to look at the certificate for the forum?
 

Offline bellerTopic starter

  • S.A.C.C.
  • Hero Member
  • *
  • Join Date: Dec 2004
  • Posts: 657
    • Show all replies
Re: iBrowse 2.4, Ami SSL 3.6 and this forum
« Reply #1 on: June 17, 2019, 06:48:00 PM »
What TCP/IP stack are you using?  I'm using RoadShow which looks like it might be the issue.  They is no fix listed...
 

Offline bellerTopic starter

  • S.A.C.C.
  • Hero Member
  • *
  • Join Date: Dec 2004
  • Posts: 657
    • Show all replies
Re: iBrowse 2.4, Ami SSL 3.6 and this forum
« Reply #2 on: June 18, 2019, 05:37:18 AM »
Thanks....I did that fix.   I think it a conflict with Roadshow’w stack and iBrowse.  How much longer until we get 2.5?
 

Offline bellerTopic starter

  • S.A.C.C.
  • Hero Member
  • *
  • Join Date: Dec 2004
  • Posts: 657
    • Show all replies
Re: iBrowse 2.4, Ami SSL 3.6 and this forum
« Reply #3 on: June 19, 2019, 10:52:24 PM »
That may be the issue...I'm using 3.1.4
 

Offline bellerTopic starter

  • S.A.C.C.
  • Hero Member
  • *
  • Join Date: Dec 2004
  • Posts: 657
    • Show all replies
Re: iBrowse 2.4, Ami SSL 3.6 and this forum
« Reply #4 on: June 23, 2019, 07:11:06 PM »
That may be the issue...I'm using 3.1.4

Are you certain that you have the env var set up correctly and IBrowse security configured correctly?

In IBrowse go to the Menu > Preferences > Settings...
Make sure both 'SSL v2 support' and 'SSLv3 support' are enabled
Save the settings.

There was some confusion about the setenv command as it differs between the OS3.9 version and OS3.1. The OS3.9 version can create directories in ENV: and the 3.1 version not. You can set it up manually though quite simply:

Create a new directory (drawer :) in ENVARC: called AmiSSL (ENVARC: lives in SYS:Prefs/Env-Archive)

Use your favourite text editor to create a text file containing four characters as follows (without quotes) : 'tls1'

Save this text file into your newly created AmiSSL directory with the filename 'SSL_CLIENT_VERSION'  (without quoues)

So to summarise, in the path 'SYS:Prefs/Env-Archive/AmiSSL' there is a 4 byte file called 'SSL_CLIENT_VERSION' the content of which is 'tls1'.

That is it. You can now reboot and it should work. If you don't want to reboot just copy that AmiSSL drawer over to ENV: and restart IBrowse.

I was quite certain that I had completed all of the steps you list and i just confirmed that I had.  I installed AmiSSL 4.3 on top of the previous installation....I'm still told the remote server is using an encryption protocol not supported by iBrowse.

 

Offline bellerTopic starter

  • S.A.C.C.
  • Hero Member
  • *
  • Join Date: Dec 2004
  • Posts: 657
    • Show all replies
Re: iBrowse 2.4, Ami SSL 3.6 and this forum
« Reply #5 on: June 25, 2019, 09:45:34 PM »
The instructions I've seen called for installing AmiSSL 3.6 and then 4.3  I uninstalled and tried 3.6 alone and when it didn't work I reinstalled 4.3. 
 

Offline bellerTopic starter

  • S.A.C.C.
  • Hero Member
  • *
  • Join Date: Dec 2004
  • Posts: 657
    • Show all replies
Re: iBrowse 2.4, Ami SSL 3.6 and this forum
« Reply #6 on: June 26, 2019, 08:55:01 PM »
Lets double check it's working. Open a shell and type in:

getenv amissl/ssl_client_version

The result should be tls1

By the way, is this a clean 3.1.4 install you're running? Some env handlers are crappy, but I use env-handler 1.13 by Stephan Rupprecht and I've never had any bother. I don't know whether 3.1.4 actually comes with it's own env handler or not, but if it does then obviously stick with that one.

And the result.....tis1
 

Offline bellerTopic starter

  • S.A.C.C.
  • Hero Member
  • *
  • Join Date: Dec 2004
  • Posts: 657
    • Show all replies
Re: iBrowse 2.4, Ami SSL 3.6 and this forum
« Reply #7 on: June 27, 2019, 07:14:16 PM »
Lets double check it's working. Open a shell and type in:

getenv amissl/ssl_client_version

The result should be tls1

By the way, is this a clean 3.1.4 install you're running? Some env handlers are crappy, but I use env-handler 1.13 by Stephan Rupprecht and I've never had any bother. I don't know whether 3.1.4 actually comes with it's own env handler or not, but if it does then obviously stick with that one.

And the result.....tis1

You mean tls1 yes and not tis1? TEE ELL ESS WON


Oh...yea...small type and old eyes...looked like an i and not an l! ha
 

Offline bellerTopic starter

  • S.A.C.C.
  • Hero Member
  • *
  • Join Date: Dec 2004
  • Posts: 657
    • Show all replies
Re: iBrowse 2.4, Ami SSL 3.6 and this forum
« Reply #8 on: July 02, 2019, 02:48:53 PM »
Did you get this sorted then? If not then I forgot to mention for you to check that the AmiSSL assign exists. I can't really think of anything else at this point.

I can get in the forum but not via a secure https connection.   The typo was the overall issue...thanks for the help!