Commit f0511d0f authored by Fabian Ruff's avatar Fabian Ruff Committed by Roger A. Light
Browse files

Add user_subject_as_username option



This adds an alternative option to use_identity_as_username.
In contrast to use_identity_as_username this option uses the full x509 subject as the username.
The subject is formatted as an rfc4514 distingushed name e.g. CN=client,OU=unit,O=org

Signed-off-by: default avatarFabian Ruff <fabian@progra.de>
parent e469843e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment