Updates and extends client cert documentation (#2105)
Updates and extends the documentation about enabling client certificate authentication.
This commit is contained in:
parent
769f11df60
commit
f468007d6c
5 changed files with 45 additions and 28 deletions
|
|
@ -21,6 +21,7 @@ Name | Description | Complexity Level
|
|||
Name | Description | Complexity Level
|
||||
-----| ----------- | ----------------
|
||||
[Basic auth](auth/basic/README.md) | password protect your website | nginx | Intermediate
|
||||
[Client certificate authentication](auth/client-certs/README.md) | secure your website with client certificate authentication | nginx | Intermediate
|
||||
[External auth plugin](external-auth/README.md) | defer to an external auth service | Intermediate
|
||||
|
||||
## Customization
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue