Audio (91) Datatype (15) Demo (41) Development (239) Document (57) Driver (18) Emulation (59) Game (506) Graphics (208) Library (22) Network (58) Office (21) Utility (243) Video (18)
Total files: 1596
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).
|