![]() |
![]() |
#1 |
Registered User
![]() Join Date: Aug 2018
Location: United Kingdom
Posts: 110
|
AmiSSL 4.9 Now Available
![]() The AmiSSL project is a collaborative effort to develop a shared library for Amiga-based systems (AmigaOS, MorphOS, AROS, etc.) based on the OpenSSL cryptographic library toolkit. The library together with its provided software development kit (SDK) tries to be 100% API/ABI compatible to the OpenSSL version it is based on. In addition, due to its shared library nature it can be used by several Amiga applications at the same time. Many applications already make use of AmiSSL - the shared library concept saves memory and allows developers to easily integrate a modern, stable, optimised SSL/TLS and cryptographic solution into their applications with minimum effort. With regular AmiSSL updates, applications and users additionally benefit from OpenSSL upgrades and security fixes, without authors needing to update their own code. AmiSSL 4.9 is available for download from https://github.com/jens-maus/amissl/releases/4.9 (or via AmiUpdate) and contains the following modifications:
|
![]() |
![]() |
#2 |
Registered User
![]() Join Date: Feb 2019
Location: Örebro
Age: 44
Posts: 55
|
Its great
I use curl-7.74.0.lha from Aminet and it works with AmiSSL 4.9. I have to specify -k flag each time though to disable verification. Any idea of why that is? |
![]() |
![]() |
#3 |
Registered User
![]() Join Date: Aug 2018
Location: United Kingdom
Posts: 110
|
Try adding "--capath AmiSSL:Certs" to your curl command line. Or "setenv save SSL_CERT_DIR AmiSSL:Certs" instead without having to change your curl command line. It is probably an issue of the curl port and you should contact the author for the best solution.
I'm guessing they should really be calling SSL_CTX_set_default_verify_paths() when the user sets nothing, as they are using AmiSSL. |
![]() |
![]() |
#4 |
Moderator
![]() Join Date: Jan 2002
Location: Chicago, IL
Posts: 2,628
|
Nice release, thanx.
|
![]() |
![]() |
#5 |
Returning fan!
![]() Join Date: Jan 2011
Location: Montréal, QC, Canada
Posts: 877
|
Thanks a lot!
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
AmiSSL Released | AMIGASYSTEM | News | 93 | 31 December 2020 14:03 |
New AmiSSL v4.6 | stevelord | News | 1 | 09 June 2020 13:42 |
AmiSSL 4 | Robbie | support.Apps | 62 | 17 February 2020 19:54 |
AmiSSL 4.0 | Sir_Lucas | News | 6 | 09 February 2017 12:45 |
new AmiSSL | hal9000 | support.Apps | 1 | 14 August 2016 18:23 |
|
|