Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix false positive message to move SSL certificate to default location
Note: This happens because `&get_website_ssl_file($d, "cert")` can also return a link to `ssl.combined` file. Checking only for private key must be more than enough.
- Loading branch information