Commit Graph

5 Commits

Author SHA1 Message Date
styan f792542793 Add missing EXIT STATUS section 2020-06-10 23:11:05 +00:00
styan b3ee7a9849 Add the ENVIRONMENT section, and fix minor issues 2020-05-21 03:00:23 +00:00
styan 8b34604921 Add the `R' and `h' opts; use openssl(1) as a backup
Add the `-R' option that makes it so the URL is used in the request
exactly as it is given.
Add the `-h' option to specify the hostname to make the request to.
Check nc(1), and any other nc(1)s found, to see if they accept the
`-c' option; if none are found, default to using `openssl s_client'.
2020-05-21 00:38:11 +00:00
styan 262e225e4a Fix the name being upper-case 2020-05-17 00:05:04 +00:00
styan f2fd319af4 Add the man-page and license file 2020-05-16 23:06:52 +00:00