Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
sysadmin
/
acme-ssl
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit d3e2671e
authored
Nov 21, 2016
by
Никита Миропольский
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
перефразировал комментарий
1 parent
52eb97d6
Pipeline
#1994
for
d3e2671e
skipped
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
nginx.conf
nginx.conf
View file @
d3e2671
# нужно прописать в конфиге nginx
использование сертификатов
# из папки /var/cache/acme
#
и альяс .well-known/acme-challenge папки /var/cache/acme/challenges
# нужно прописать в конфиге nginx
:
#
- использование сертификатов
из папки /var/cache/acme
#
- папку /var/cache/acme/challenges доступной на порту 80
server
{
listen
80
;
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment