kameloso.ssldownloads

Bits and bobs that automate downloading SSL libraries and related necessities on Windows.

TODO: Replace with Windows Secure Channel SSL.

Members

Functions

downloadWindowsSSL
auto downloadWindowsSSL(Kameloso instance, Flag!"shouldDownloadCacert" shouldDownloadCacert, Flag!"shouldDownloadOpenSSL" shouldDownloadOpenSSL)

Downloads OpenSSL for Windows and/or a cacert.pem certificate bundle from the cURL project, extracted from Mozilla Firefox.

See Also

Meta