mirror of
https://github.com/RGBCube/serenity
synced 2025-07-04 20:47:36 +00:00
![]() This patch refreshes the openssl port and makes it build the utilities in apps/, e.g. the openssl utility. Now you can do this from Serenity: $ openssl s_client -connect example.org:443 ... GET / HTTP/1.1 Host: example.org <HTTP response here> The download URL was bit-rotten and needed a fix. |
||
---|---|---|
.. | ||
dlfcn_pathbyaddr.patch | ||
ocsp_fd_set.patch | ||
RAND_poll.patch | ||
s_apps.patch |