Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figure out how to cleanly (and *quickly*) reload CRLs in takapi process #60

Open
rambo opened this issue Jan 28, 2024 · 1 comment
Open

Comments

@rambo
Copy link
Contributor

rambo commented Jan 28, 2024

HUP restarts whole process, which is sloooooow. USR1 is unknown and kills the process USR2 causes segfault...

Another option is to automatically create a config XML that does not have CRL enabled and use that for the takapi process. since CoT handles CRL changes cleanly the user in question will at least drop out of updates and lose admin privileges so their remaining WebTAK access is going to be rather impotent.

#61 is relevant.

@rambo
Copy link
Contributor Author

rambo commented Mar 28, 2024

CoT (8089) does not actually handle CRL reloads cleanly but at least it supports OCSP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant