| Commit message (Collapse) | Author | Age | Files |
| |
|
|
|
|
|
|
|
|
|
|
| |
More precisely, ensure that the certificate Subject Alternative Name
(SAN) or Subject CommonName (CN) matches the hostname or IP literal
specified by the 'host' option. Previously it was only verifying the
chain of trust.
This bumps the minimum Net::SSLeay version to 1.83 and OpenSSL version
1.0.2.
|
| |
|
| |
|
|
|
|
| |
Also, set tab size to 4 spaces in the HTML for consistency.
|
| |
|
| |
|
|
In particular, move manpages to the 'doc' directory, and generate HTML
documentation with `make html`.
|