enable authentication from the cli via SSL client certificates

This commit is contained in:
Michael Bonnet 2007-03-16 12:09:54 -04:00
parent fa24750c44
commit 95db5c1f63
10 changed files with 606 additions and 39 deletions

View file

@ -11,3 +11,13 @@
;path to the koji top directory
;topdir = /mnt/koji
;configuration for SSL athentication
;client certificate
;cert = ~/.koji/client.crt
;certificate of the CA that issued the client certificate
;ca = ~/.koji/clientca.crt
;certificate of the CA that issued the HTTP server certificate
;serverca = ~/.koji/serverca.crt