client-python icon indicating copy to clipboard operation
client-python copied to clipboard

[client] Implement the X509V3ExtensionsType fields on X509Certificate

Open pdamoune opened this issue 4 months ago • 1 comments

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...

pdamoune avatar Oct 27 '25 10:10 pdamoune

Could you please add/update the test suite with these fields ?

labo-flg avatar Oct 27 '25 13:10 labo-flg