pvarki / pvarki/python-tak-rmapi
Check if we can force client connection reset for revoked user
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 12
Description
Which forces connection renegotiation which causes OCSP to be checked.
Reportedly when using LDAP backed automatic cert enrollment revoking a user from the web UI will also reset their connection. If we can do the same via the TAKServer REST api it would be grand.
See also #48 for working around the issue (also since in 4.x WebTAK does not check OCSP we might need to do that anyway).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by investigating the TAKServer REST API behavior described in the issue, including how WebTAK handles OCSP checks and connection renegotiation. Review issue #48 for the stated workaround; done means establishing whether the API can force a revoked user's connection reset and documenting the result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, authentication, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100