Audio (92) Datatype (15) Demo (41) Development (238) Document (53) Driver (19) Emulation (59) Game (491) Graphics (200) Library (21) Network (53) Office (20) Utility (242) Video (17)
Total files: 1561
Full index file Recent index file
Part of aros exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] AmiSSL is the AmigaOS/MorphOS/AROS port of OpenSSL. It wraps the full
functionality of OpenSSL into a full-fledged Amiga shared library..
Assign
----------
Add below lines in user-startup
;BEGIN AmiSSL
Assign AmiSSL: SYS:AmiSSL
if EXISTS AmiSSL:Libs
Assign LIBS: AmiSSL:Libs ADD
EndIf
;Path AmiSSL: ADD
;END AmiSSL
Install
----------
Make dir in SYS:AmiSSL
than copy
-> certs/
-> demoCA/
-> demoSRP/
-> Libs/
-> misc/
-> private/
-> openssl.cnf
Once all done Reboot AROS
test
-----
aget https://1906714720.rsc.cdn77.org/img/cdn77-test-14mb.jpg
please report any problems at https://ae.amigalife.org (AROS-EXEC).
|