Hello, I reworked the client certificate management code, now it no longer uses environment variables, and it's possible to specify the certificate/key bundle name when calling clone/push/pull/sync.
I'd like someone with a stronger sqlite-fu to look over some of my queries (there aren't many of them, so it's not a huge task). I added a new table to the global database for storing certificates. How would one best conditionally add this table? Apart from being highly untested and requiring some cleanup (removing the old environment variable code, and possibly renaming "certgroup" to "certbundle") I believe the first phase of the client certificate support code may be finished. All changes can be found in the branch jan-clientcert. -- Kind regards, Jan Danielsson
signature.asc
Description: OpenPGP digital signature
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

