client-python
client-python copied to clipboard
[client] Implement the X509V3ExtensionsType fields on X509Certificate
Proposed changes
- Implement the X509V3ExtensionsType fields on X509Certificate
Related issues
- https://github.com/OpenCTI-Platform/client-python/issues/1023
Checklist
- [ ] I consider the submitted work as finished
- [ ] I tested the code for its functionality
- [ ] I wrote test cases for the relevant uses case
- [ ] I added/update the relevant documentation (either on github or on notion)
- [ ] Where necessary I refactored code to improve the overall quality
Further comments
If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...
Could you please add/update the test suite with these fields ?