Added README.

This commit is contained in:
Brian Mc Cullough 2024-09-08 23:56:45 +02:00
parent 790af6138d
commit 749832bb92

9
README.md Normal file
View 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>.