This feature should be available in the development version of django-x509: https://github.com/openwisp/django-x509/blob/master/django_x509/base/models.py#L147-L149
It will be released as soon as the pending work on a few pull requests on openwisp-controller and django-netjsonconfig is completed. Federico On Sun, Apr 21, 2019 at 11:02 PM ICore <[email protected]> wrote: > Title should have been : Public Key Infrastructure section new feature > request > > > On Sunday, 21 April 2019 22:59:34 UTC-4, ICore wrote: >> >> Hello, >> >> Will it be possible to add the option, in `*Home › Public Key >> Infrastructure › CAs › Add CA*`, to add a password field to use with the >> private key? >> I have a password protected key that I would like to use here, I see no >> option for this as of yet in OpenWISP2. >> >> I see the following error message for now; >> >> `OpenSSL error: [('UI routines', 'UI_process', 'processing error'), ('PEM >> routines', 'PEM_def_callback', 'problems getting password'), ('PEM >> routines', 'PEM_read_bio_PrivateKey', 'bad password read')]` >> >> >> I think this should be also valid in `*Home › Public Key Infrastructure >> › Certificates › Add certificate *` >> >> Thank you >> >> -- > You received this message because you are subscribed to the Google Groups > "OpenWISP" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
