🔐 AmiSSL is the AmigaOS/MorphOS/AROS port of OpenSSL. It wraps the full functionality of OpenSSL into a full-fledged Amiga shared library that makes it possible for Amiga applications to use the full OpenSSL API through a standard Amiga shared library interface (e.g. web browsers wanting to support HTTPS, etc.)...
Rules that relate to checking the SSL configuration of each individual resolved server from the domain to ensure locked down config with the broadest compatibility
[C#] Problematically Trust A Certificate On You Windows Machine Using System.Security.Cryptography.X509Certificates: X509Certificate2Collection, X509Store and X509Certificate2. Minimal Code, Modified From The One Used By Fiddler's TrustCert.EXE
Meassure temperature and battery voltage. The temperature is meassured with a ds18b20 tmperature sensor and send the data to a remote server. The identity of the remote server is verified by its root certificate and https is used to secure the communication.