File: examples.md

package info (click to toggle)
golang-github-xenolf-lego 4.9.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,080 kB
  • sloc: xml: 533; makefile: 130; sh: 18
file content (30 lines) | stat: -rw-r--r-- 874 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
title: Examples
date: 2019-03-03T16:39:46+01:00
draft: false
hidden: true
---

{{% notice note %}}
**Heads up!** We've restructured the content a bit.
{{% /notice %}}

You'll find the content now at one of these pages:

- Guide: [**How to obtain a certificate**]({{< ref "usage/cli/Obtain-a-Certificate" >}})
  - Using the built-in web server
  - Using a DNS provider
  - Using a custom certificate signing request (CSR)
  - Using an existing, running web server
  - Running a script afterward
  - Use case
- Guide: [**How to renew a certificate**]({{< ref "usage/cli/Renew-a-Certificate" >}})
  - Using the built-in web server
  - Using a DNS provider
  - Running a script afterward
  - Automatic renewal
- Reference: [**Command line options**]({{< ref "usage/cli/Options" >}})
  - Usage
  - Let's Encrypt ACME server
  - Running without root privileges
  - Port Usage