Skip to content
This repository was archived by the owner on Sep 7, 2018. It is now read-only.
This repository was archived by the owner on Sep 7, 2018. It is now read-only.

Nginx config missing trailing semicolon #47

@ahalekelly

Description

@ahalekelly

Thank you for the great plugin, I got everything working but ran into one issue along the way. The example nginx config given is missing a semicolon at the end of the ssl_certificate line, as shown here:
image

Strangely, the place in the source code which this seems to come from appears to contain the semicolon.

ssl_certificate ' . $certificate_dirs['fullchain'] . ';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions