openwisp/django-x509

[pki] CA can't be created when `Key length` set to `None` or `Digest algorithm` set to `None`

ManishShah120 opened this issue · 2 comments

Steps to reproduce :-

First Error

  1. Start creating a new CA.
  2. Set the name.
  3. Set the Key length choice to None.
  4. Hit the save button.

Error[Screenshot]:-
image

Second Error
3. Set the Digest algorithm to None
4. Hit the save button.

Error[Screenshot]:-
image

I was able to replicate this in django-x509. I believe we can move this issue to that repository

@pandafy @ManishShah120 @atb00ker issue moved to django-x509.