-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pki] CA can't be created when Key length
set to None
or Digest algorithm
set to None
#119
Labels
Comments
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. |
aagmanbhatt
added a commit
to aagmanbhatt/django-x509
that referenced
this issue
Feb 14, 2022
aagmanbhatt
added a commit
to aagmanbhatt/django-x509
that referenced
this issue
Feb 16, 2022
aagmanbhatt
added a commit
to aagmanbhatt/django-x509
that referenced
this issue
Feb 16, 2022
aagmanbhatt
added a commit
to aagmanbhatt/django-x509
that referenced
this issue
Feb 16, 2022
aagmanbhatt
added a commit
to aagmanbhatt/django-x509
that referenced
this issue
Feb 16, 2022
aagmanbhatt
added a commit
to aagmanbhatt/django-x509
that referenced
this issue
Feb 18, 2022
nemesifier
pushed a commit
that referenced
this issue
Feb 24, 2022
Merged
nemesifier
pushed a commit
to openwisp/openwisp-controller
that referenced
this issue
Feb 28, 2022
Implements django-x509 change to fix openwisp/django-x509#119.
codesankalp
added a commit
to openwisp/openwisp-controller
that referenced
this issue
Apr 21, 2022
Implements django-x509 change to fix openwisp/django-x509#119.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce :-
First Error
Key length
choice toNone
.Error[Screenshot]:-
Second Error
3. Set the
Digest algorithm
toNone
4. Hit the save button.
Error[Screenshot]:-
The text was updated successfully, but these errors were encountered: