Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F11724087
letsencrypt
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
804 B
Referenced Files
None
Subscribers
None
letsencrypt
View Options
# -------------------------------------------------------------
# nginx :: configuration :: Let's Encrypt
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Description: Get SSL certificates from Let's encrypt
# License: Trivial work, not eligible for copyright.
# Source file: roles/webserver-core/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 {
allow all;
default_type text/plain;
root {{ certbot_dir }};
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Sep 18, 12:54 (8 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2980843
Default Alt Text
letsencrypt (804 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment