infeeeee / kimai2-cmd

Command line client for Kimai2, the open source, self-hosted time tracker
MIT License
24 stars 6 forks source link

Support custom CA certificates #33

Closed m0ark closed 1 year ago

m0ark commented 1 year ago

add option to configure custom certificate authority certificate used for API calls.

add new cli argument 'config' to restart configuration dialog.

infeeeee commented 1 year ago

Do you thoroughly tested this? I just read the code, LGTM.

I don't use this program, nor kimai anymore, I don't follow nodejs development neither, so I won't create a new release. If you installed it with npm you should get the update though.

m0ark commented 1 year ago

I tested the changes with both a public and private CA signed certificate and several permutations of old and new setting.ini's. So it depends on your definition of thoroughly 😉