Skip to content
This repository was archived by the owner on Jan 8, 2021. It is now read-only.
This repository was archived by the owner on Jan 8, 2021. It is now read-only.

refactor to use nginx includes more #26

@naggie

Description

@naggie

Now that variables can be used in https certificate paths

https://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_certificate

ssl_certificate     $ssl_server_name.crt;
ssl_certificate_key $ssl_server_name.key;

This could allow use without ansible, too. A single file for many hosts could be used.

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