Commit Graph

4 Commits (bug-1390)

Author SHA1 Message Date
Michael Tänzer 9b603df9b0 Initial version of the create-assurers script
Signed-off-by: Michael Tänzer <neo@nhng.de>
14 years ago
Markus Warg 80ef52e1a2 db layout / data changes
add some config parameters to config db
add field to system_user (cert login)
14 years ago
Markus Warg d09a673644 enable crt login
to use crt login, a string which resembles parts of the crt cn and dn needs to exist in an system_user
record. The string is combined from SSL_CLIENT_S_DN and SSL_CLIENT_I_DN:
SSL_CLIENT_S_DN + "//" + SSL_CLIENT_I_DN
14 years ago
Markus Warg 98a5e0d741 add db layout 14 years ago