mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 19:52:45 +00:00 
			
		
		
		
	|  bb1ad4b649 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 | ||