Added README.
This commit is contained in:
parent
790af6138d
commit
749832bb92
1 changed files with 9 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# Creating a CAcert OIDC server
|
||||||
|
|
||||||
|
The following should help you to create a machine that allows you to register sites that can behave as an OpenID Connect server for CAcert Client Certificates.
|
||||||
|
|
||||||
|
Most of the instructions are in INSTALL.txt, but this will give you a few instructions as a bootstrap.
|
||||||
|
|
||||||
|
Start by creating a working directory to work in. I will refer to this as <WorkingDirectory>.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue