OpenWISP
[django-x509] Automatically select certificate and private_key on click event
Star and fork the django-x509 repository, clone and install your local fork.
Try creating a new Certification Authority and a new certificate, check the private_key
and certificate
fields, those are the x509 certificates in PEM formats that can be easily copied and pasted into different systems.
Let's make it easier to do that!
First of all, create an issue on github for this task and announce you are going to work on it.
Add some javascript logic that automatically selects the text of private_key
when the element is clicked.
Repeat the same operation for certificate
.
Open a pull request and fix any issue that may be highlighted by your mentors during the review.
Task tags
Students who completed this task
Aarnav Bos