...
Chris - any possibility of reaching out to any of the original IBrowse dev team? I know at least Oliver Roberts was still active in the Amiga community, with his WarpDT's (which are great, btw). I vaguely recall hearing something about him having an update for SSL, as well. Perhaps he could help you with your datatype issues, at least?
...
Hmmm - don't know about Oliver Roberts's work - but I know Norbert Kett used new Versions of OpenSSL in his "
Google Drive Handler":
The "Google Drive Handler"-readme says:
“... GD handler is based on … OpenSSL v0.9.8zh. This version of OpenSSL contains all security patches until 2015.12.03, but supports only TLS 1.0. Use this handler at Your own risk. If You have stronger CPU (68040/68060/Apollo FPGA), You can try the handler built with the latest, full featured,but slower OpenSSL v1.0.2e. ...”
From Norbert's E-Mail (I had mailed him regarding a possible use of this latest OpenSSL in YAM):
"
Openssl 1.0.2e is the latest, full featured SSL library, it requires a fast 68k machine. (68040+)
AmiSSL is a good project, but not updated years ago, and it uses very old openssl. YAM should be recompiled with the latest openssl.
The openssl what i use is integrated into the handler. This is unusable by other apps like Yam.
AmiSSL is a shared lib. As you wrote, Yam uses OpenSSL through AmiSSL. So AmiSSL need to be updated with the latest openssl, but i see small chance for it in the near future. I contacted them to get their openssl, but i did not get reply. So BSzili made fresh openssl ports."