Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
79 user(s) are online (11 user(s) are browsing News)

Members: 0
Guests: 79

more...

Support us!

Headlines


Recent Replied Topics
Topic Replies Last Post  
Amiga Classic Accordion piece in "Wings" - the author and a score? 1 (45) walkero Today 8:36
Amiga Classic Deleting complete pixel lines in ImageFx4? 0 (13) Gregor Today 8:16
AmigaOS4 Emulation qemu amigaos 4.1 sudo without no audio [1][2][3] 45 (1946) white Today 5:40
AmigaOS4 Video editing software [1][2][3][4] 70 (7744) davebraco Yesterday 18:41
AmigaOS4 UE1 - Unreal 1 for PPC [1][2] 33 (1336) trixie Yesterday 4:58
AmigaOS4 MediaVault releases [1][2] ... [11][12][13][14] 264 (89201) ktadd 9/28 23:13
AmigaOS4 Emulation Interrupts on real pegasos2 on OF after boot 2 (179) joerg 9/28 17:29
Amiga General Forum Amiga40 Germany [1][2] 22 (2206) Marcian 9/28 7:36
AmigaOS4 AmigaOne XE-G4 resurrection [1][2] 29 (1611) nbache 9/27 21:52
AmigaOS4 Micro A1-C, overclocking, PCI cards, etc.. [1][2][3] 43 (11654) joerg 9/27 14:11
AmigaOS4 Emulation Kyvos was updated [1][2] ... [5][6][7][8] 157 (11325) Mlehto 9/27 13:20
AmigaOS4 SDL3 [1][2][3] 46 (7531) Tuvok 9/27 10:35
AmigaOS4 RetroArch for AmigaOS4 released [1][2] 20 (1625) TheMagicSN 9/26 10:16
AmigaOS4 Next Project: Serious Engine/Serious Sam [1][2] 30 (2258) TheMagicSN 9/25 19:26
Amiga Classic A1200NG motherboard appears at AmigaKit [1][2][3] 59 (9214) davebraco 9/25 8:00
[ Free for all]  [ Too Hot To Handle]  [ Classifieds]       [View all Topics]  [View all Forums]  [Forum Settings]
Software News : AmiSSL v5 now available
Posted by Futaura on 2022/5/29 13:11:33 (1212 reads) News by the same author
Software News

AmiSSL v5 is now available for AmigaOS 3.x and 4.x. It brings OpenSSL 3.0 support to AmigaOS, including a built-in HTTP(S) client which we hope will be useful to developers. Applications using previous AmiSSL versions will not automatically start using AmiSSL v5, as they will need to be recompiled with the new SDK first (due to changes in the OpenSSL 3.0 API which breaks compatibility).



Resized ImageDevelopers who are using AmiSSL v4 are strongly encouraged to switch to AmiSSL v5, as AmiSSL v4 will no longer be updated. Unlike the switch from AmiSSL v3 to AmiSSL v4, the change to AmiSSL v5 should be relatively painless. In most cases, no changes to your OpenSSL code will be required. Full migration information is available in the SDK. The SDK has also been improved to make it even easier to use AmiSSL, with extra tools, examples and documentation.

AmiSSL v5 may be downloaded from https://amissl.org/download/5.1, Aminet or AmiUpdate. The main changes are as follows:

  • Switched to OpenSSL 3.0 and updated backend to full compatibility with the latest OpenSSL 3.0.3 (3.5.2022) version, which brings new features, such as a built-in HTTP(S) client, along with security and bug fixes.

  • Updated root certificates to latest Mozilla-based bundle provided by https://curl.se/docs/caextract.html dated 26.4.2022.

  • Split AmiSSL release archive into smaller OS specific and SDK archives.

  • OpenSSL tool now has a proper $VER string, with the version number matching the AmiSSL release version number.

  • Fixed OpenSSL UI function m68k/ppc crosscalls, reinstating code from AmiSSL v3, that was unfortunately removed in AmiSSL v4.

  • Added new streamlined OpenAmiSSLTags/TagList() function to amisslmaster.library which simplifies the opening of AmiSSL.

  • Added simple httpget example code which shows how applications can use the new built-in HTTP(S) client.

  • Added full autodocs for all the Amiga specific interface functions.

  • Improved and structured the developer README-SDK file.

  • Added OpenSSL stub link libraries for OS3 (GCC) and OS4 (GCC & VBCC).

  • AmiSSL and OpenSSL switched to the Apache License, Version 2.0.

  • We have a new homepage at https://amissl.org which provides links to all AmiSSL resources, old and new.
For details on all changes, see the full commit log.

Printer friendly page Send this story to a friend
The comments are owned by the author. We aren't responsible for their content.
Author Thread
redfox
Published: 2022/5/29 19:26  Updated: 2022/5/29 19:26
Quite a regular
Joined: 03/15/2008
From: Canada
Comments: 591
 IBrowse 2.5.6 and AmiSSL v5
I updated to IBrowse 2.5.6 and AmiSSL v5 a few days ago. Works well on my OS4 system. Thanks, redfox
Primax
Published: 2022/5/30 5:17  Updated: 2022/5/30 5:17
Just popping in
Joined: 06/30/2021
From: Germany
Comments: 136
 Re: AmiSSL v5 now available
First steps for YAM support of AmiSSL 5:
https://www.amiga-news.de/en/news/AN-2022-05-00110-EN.html

Amazing, Oliver!
328gts
Published: 2022/5/30 18:22  Updated: 2022/5/30 18:22
Home away from home
Joined: 07/07/2009
From: Man Cave, Canada
Comments: 3315
 Re: AmiSSL v5 now available
@ Primax

this is great news for YAM users!
Futaura
Published: 2022/5/30 20:46  Updated: 2022/5/30 20:46
Just popping in
Joined: 12/23/2006
From: UK
Comments: 149
 Re: AmiSSL v5 now available
Don't get too excited - YAM still needs developers to step up to work on it, and that isn't going to me. Still needs an active developer to merge my pull request. Adding AmiSSL v5 support was a pretty basic thing to do.
Futaura
Published: 2022/6/22 14:13  Updated: 2022/6/22 14:13
Just popping in
Joined: 12/23/2006
From: UK
Comments: 149
 AmiSSL 5.2
Download link now https://amissl.org/download/5.2 - AmiSSL 5.2 is now available, updated to OpenSSL 3.0.4 which was also released yesterday.
General
Site sponsors
 
Contact us on discord to advertise here.

Site statistics
Registered members
  1762
Logged in last:
  24 hours, 64
  7 days, 135
  30 days, 176

Random Photo
AmigaOS4 Wallpaper Retro 2 by nykk

New Articles List

New Members
OlafS25
OlafS25 09/26/2025
dBUG
dBUG 09/20/2025
tedzogh
tedzogh 09/16/2025
Andyfc
Andyfc 09/16/2025
plechaim
plechaim 08/28/2025
_Pete_
_Pete_ 08/22/2025
ami-elvis
ami-elvis 08/12/2025
mschulz
mschulz 08/09/2025
ddacunha
ddacunha 07/19/2025
digitally
digitally 07/13/2025


Powered by XOOPS 2.0 © 2001-2024 The XOOPS Project