Commit graph

4 commits

Author SHA1 Message Date
Michael Tänzer
9b603df9b0 Initial version of the create-assurers script
Signed-off-by: Michael Tänzer <neo@nhng.de>
2010-05-11 19:28:36 +02:00
Markus Warg
80ef52e1a2 db layout / data changes
add some config parameters to config db
add field to system_user (cert login)
2010-04-22 11:42:07 +02:00
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
2010-04-14 12:46:51 +02:00
Markus Warg
98a5e0d741 add db layout 2010-04-13 12:52:58 +02:00