Welcome, Guest. Please login or register.

Author Topic: AmiSSL under WinUAE  (Read 3360 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline HolleyTopic starter

  • Hero Member
  • *****
  • Join Date: May 2004
  • Posts: 888
    • Show only replies by Holley
    • http://www.Front-Runners.net
AmiSSL under WinUAE
« on: July 25, 2004, 11:18:17 PM »
Does anyone know a way to get AmiSSL working, at the mo it tries to refer to AmiTCP for verification (which obviously isn't there).

It's nothing that can't be worked around, but it's bugging me :-(
\\"Sex, drugs and rock n\\\' roll are very good for you\\" - Ian Dury
 

Offline blobrana

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 4743
    • Show only replies by blobrana
    • http://mysite.wanadoo-members.co.uk/blobrana/home.html
Re: AmiSSL under WinUAE
« Reply #1 on: July 26, 2004, 12:06:28 AM »
Hum,
why not just install AmiTCP?




I personally use miami, , but it`ll work with any TCP/IP stack.


But here`s a link

Offline HolleyTopic starter

  • Hero Member
  • *****
  • Join Date: May 2004
  • Posts: 888
    • Show only replies by Holley
    • http://www.Front-Runners.net
Re: AmiSSL under WinUAE
« Reply #2 on: July 26, 2004, 10:14:50 PM »
I'm using the BSD socket emulation, so IP just works on a passthrough (which AmiSSL is unaware of).  I figured I could try installing a TCP stack and bodge/fool it, but they all seem to look for a Sana2 device :-(
\\"Sex, drugs and rock n\\\' roll are very good for you\\" - Ian Dury
 

Offline Thomas

Re: AmiSSL under WinUAE
« Reply #3 on: July 27, 2004, 05:28:02 PM »
Well, SnoopDOS says it tries to open AmiTCP:libs/usergroup.library. This certainly isn't present on WinUAE, but it happily runs without it. So just add an Assign AmiTCP: RAM: to your user-startup and you'll be fine.

Installing AmiTCP (without actually configuring it) will cure it, too, but it is much of an overkill just to get the assign into your startup script.

However you might want to install some programs from AmiTCP:bin like ping, traceroute and netstat and you might need the INet-Handler (TCP: device) for some programs. So installing AmiTCP (or Genesis) might not be a bad idea after all.

Bye,
Thomas

Offline HolleyTopic starter

  • Hero Member
  • *****
  • Join Date: May 2004
  • Posts: 888
    • Show only replies by Holley
    • http://www.Front-Runners.net
Re: AmiSSL under WinUAE
« Reply #4 on: July 27, 2004, 09:23:03 PM »
Thanks Thomas :-) (maybe time to change your handle to 'The Opus of Emulation' :-D)
\\"Sex, drugs and rock n\\\' roll are very good for you\\" - Ian Dury
 

Offline Thomas

Re: AmiSSL under WinUAE
« Reply #5 on: July 27, 2004, 11:43:41 PM »

:juggler: Well, usually I am called a walking library. :-D

Offline HolleyTopic starter

  • Hero Member
  • *****
  • Join Date: May 2004
  • Posts: 888
    • Show only replies by Holley
    • http://www.Front-Runners.net
Re: AmiSSL under WinUAE
« Reply #6 on: July 29, 2004, 12:23:42 AM »
Yeah, I was just trying to be more dramatic :-D

Assigning AmiSSL hasn't helped as it's looking for it to do something, rather than just checking it exists.  I recon this might be a non-starter, as the BSD socket emulation is unknown to anything within UAE.

Only thing would be if someone knows AmiSSL configuration well enough to make it become UAE-aware (if you get what I mean).

Like I said, nothing that can't be worked around :-)
\\"Sex, drugs and rock n\\\' roll are very good for you\\" - Ian Dury
 

Offline blobrana

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 4743
    • Show only replies by blobrana
    • http://mysite.wanadoo-members.co.uk/blobrana/home.html
Re: AmiSSL under WinUAE
« Reply #7 on: July 29, 2004, 12:46:53 AM »
Hum,
well i`ve got it installed in my win machine



What kind of modem have you?

i managed to access the modem through com port# , before i started using the socket emulation...


Here`s my  user startup...

copy > NIL: SYS:S/RAM.info TO RAM:Disk.info                                                  ; added by MagicWB
;BEGIN Genesis
assign AmiTCP: "WORKBENCH3.1:Net/Genesis"
;END Genesis

Offline HolleyTopic starter

  • Hero Member
  • *****
  • Join Date: May 2004
  • Posts: 888
    • Show only replies by Holley
    • http://www.Front-Runners.net
Re: AmiSSL under WinUAE
« Reply #8 on: July 29, 2004, 01:22:22 AM »
This is running through BSD Socket emulation, which is a passthrough to Windows networking.  If I try Genesis it asks for either a modem or Sana2 network device - using a modem you're essentially using the serial port 'raw' so you have a proper Amiga internet connection, whereas the BSD sockets don't really exist :-(
\\"Sex, drugs and rock n\\\' roll are very good for you\\" - Ian Dury
 

Offline Thomas

Re: AmiSSL under WinUAE
« Reply #9 on: July 29, 2004, 11:01:12 AM »
Quote

I recon this might be a non-starter, as the BSD socket emulation is unknown to anything within UAE.


I don't fully understand this sentence, but if you call me a beginner, you are wrong. I won't ever give an advice which I didn't try myself before.

AmiSSL runs well on WinUAE. It asks for AmiTCP, yes, but if you click on Cancel it continues as normal without problems. So assigning AmiTCP to an empty directory will remove the requester.

You can as well install Genesis or AmiTCP, so AmiSSL really finds what it is looking for. Of course you cannot configure it when using bsdsocker emulation. Just install it and leave it alone.

I can think of another reason why it does not work for you: AmiSSL V2 only works with IBrowse. If you want to use AWeb, you have to use AmiSSL V1.

Bye,
Thomas

Offline HolleyTopic starter

  • Hero Member
  • *****
  • Join Date: May 2004
  • Posts: 888
    • Show only replies by Holley
    • http://www.Front-Runners.net
Re: AmiSSL under WinUAE
« Reply #10 on: July 29, 2004, 09:05:58 PM »
Hi Thomas, that sentence means that it might not be possible with current software (nothing to do with your experience, lol :-D).  I have AmiSSL 1 installed, when I go to a secure site (with or without an assign) it asks for AmiTCP in an endless loop, occationally saying the server could not be verified (then back to the loop).

Maybe the site I try has a newer kind of security that SSL 1 doesn't understand or something ...
\\"Sex, drugs and rock n\\\' roll are very good for you\\" - Ian Dury
 

Offline Thomas

Re: AmiSSL under WinUAE
« Reply #11 on: July 30, 2004, 04:10:28 PM »

Then you did something wrong. It cannot ask you for AmiTCP, if you have an assign for AmiTCP. AmiTCP, not AmiSSL (AmiSSL is already assign by the installation. Don't change this).

I just tried it again: a fresh OS3.1 install, with AWeb and AmiSSL V1. When opening a https page, AmiSSL asks for AmiTCP once for each file downloaded. If AmiTCP is assigned to RAM:, it no longer asks but works without problems.

Bye,
Thomas

Offline blobrana

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 4743
    • Show only replies by blobrana
    • http://mysite.wanadoo-members.co.uk/blobrana/home.html
Re: AmiSSL under WinUAE
« Reply #12 on: July 30, 2004, 04:23:24 PM »
Hum,
And i`ll add that AmiSSL 2.2 works with ibrowse 2.3...


Offline HolleyTopic starter

  • Hero Member
  • *****
  • Join Date: May 2004
  • Posts: 888
    • Show only replies by Holley
    • http://www.Front-Runners.net
Re: AmiSSL under WinUAE
« Reply #13 on: August 03, 2004, 09:12:27 PM »
ok, thanks guys :-)

I think it might be an old file floating around from when I tried to put on SSL 2, I've checked the Assign entries for both AmiTCP and AmiSSL, and they look ok ... anyone know if SSL2 puts something into C or Libs or somewhere that 1 wouldn't have overwritten (I just removed the drawer and assign to remove it before).
\\"Sex, drugs and rock n\\\' roll are very good for you\\" - Ian Dury
 

Offline amigadave

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Jul 2004
  • Posts: 3836
    • Show only replies by amigadave
    • http://www.EfficientByDesign.org
Re: AmiSSL under WinUAE
« Reply #14 on: August 30, 2004, 06:13:49 AM »
at Blobrana  -  Cool/Bitch'n/Bad Ass/Hot/Amiga worthy Avatar!  I really need to get back into my Amigas and learn what I have forgotten and more.
How are you helping the Amiga community? :)