OpenWISP
[django-x509] Change serial number implementation to be an alphanumeric code
The serial number implementation would be more robust as an alphanumeric string rather than a number.
A possible solution would be to use a uuid (universal unique identifier). Don't forget to write and update tests for this task!
When you are ready, send a pull request on github and fix an issue highlighted by your mentors during the review.
Don't forget to start and fork the django-x509 repository and read the instructions in the README regarding how to install for development and the contributing guidelines.
Task tags
Students who completed this task
Aarnav Bos