English Amiga Board


Go Back   English Amiga Board > News

 
 
Thread Tools
Old 02 April 2021, 21:49   #1
Futaura
Registered User
 
Futaura's Avatar
 
Join Date: Aug 2018
Location: United Kingdom
Posts: 198
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:
  • Updated OpenSSL backend to full compatibility to latest OpenSSL 1.1.1k (25.03.2021) version, which brings security and bug fixes.
  • Simplified and improved logic in amisslmaster.library for choosing which libraries to open.
  • Installer will now delete redundant AmiSSLv4 libraries where possible.
  • Added Swedish installer translation.
  • Updated icons with more modern GlowIcons.
  • Added sample openssl.cnf file and CA.pl helper script to the installation.
  • Added CA.pl documentation to OpenSSL.doc.
Futaura is offline  
Old 04 April 2021, 09:39   #2
bni
Registered User
 
Join Date: Feb 2019
Location: Örebro
Age: 47
Posts: 117
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?
bni is offline  
Old 04 April 2021, 17:29   #3
Futaura
Registered User
 
Futaura's Avatar
 
Join Date: Aug 2018
Location: United Kingdom
Posts: 198
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.
Futaura is offline  
Old 04 April 2021, 17:33   #4
Pyromania
Moderator
 
Pyromania's Avatar
 
Join Date: Jan 2002
Location: Chicago, IL
Posts: 3,375
Nice release, thanx.
Pyromania is offline  
Old 06 April 2021, 19:44   #5
tygre
Returning fan!
 
tygre's Avatar
 
Join Date: Jan 2011
Location: Montréal, QC, Canada
Posts: 1,434
Thanks a lot!
tygre is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
AmiSSL Released AMIGASYSTEM News 155 02 November 2022 08:13
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

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 11:58.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.12676 seconds with 15 queries