Page MenuHomeDevCentral

letsencrypt
No OneTemporary

letsencrypt

# -------------------------------------------------------------
# Configuration for Let's encrypt nginx
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Author: Sébastien Santoro aka Dereckson
# Created: 2016-01-05
# Description: Get SSL certificates from Let's encrypt
# License: Trivial work, not eligible for copyright.
# Source file: roles/webserver-legacy/nginx/files/includes/letsencrypt
# -------------------------------------------------------------
#
# <auto-generated>
# This file is managed by our rOPS SaltStack repository.
#
# Changes to this file may cause incorrect behavior
# and will be lost if the state is redeployed.
# </auto-generated>
location /.well-known/acme-challenge {
default_type text/plain;
root /var/letsencrypt-auto;
}

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 16, 13:04 (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3160395
Default Alt Text
letsencrypt (846 B)

Event Timeline