django-pki
django-pki copied to clipboard
import existing CA
is there any plan to allow users to import an existing CA and then use it for signing?
Currently not but i think it shouldn't be too hard to implement if your CA chain meets some requirements.
I would really like to see this feature. Especially for CAs which have been built with the easy-rsa 2.0 package: http://openvpn.net/index.php/open-source/documentation/miscellaneous/77-rsa-key-management.html
I'll work on this issue as soon as i find the time