Commit Graph

3 Commits (7f20913d8b39bb701254d1e9e326578b1590721d)

Author SHA1 Message Date
Markus Warg 80ef52e1a2 db layout / data changes
add some config parameters to config db
add field to system_user (cert login)
15 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
15 years ago
Markus Warg 98a5e0d741 add db layout 15 years ago