diff options
author | Xiao NuoFu <xiaonuofu@email.it> | 2020-04-05 18:08:11 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-04-06 11:44:13 +0200 |
commit | bb1ad4b649a2c7e532f8ec6e6ab53e4e7937b1da (patch) | |
tree | 1993658e8f44e3648953e6c628deb663019e7cf0 /Ports/libpuffy | |
parent | 7fd77e9ffe5eed78d30ad8fd08e079ccbb0948cf (diff) | |
download | serenity-bb1ad4b649a2c7e532f8ec6e6ab53e4e7937b1da.zip |
Ports: refresh OpenSSL, make it build its command line utils.
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.
Diffstat (limited to 'Ports/libpuffy')
0 files changed, 0 insertions, 0 deletions