-
Notifications
You must be signed in to change notification settings - Fork 0
Problems
jadjay edited this page Apr 7, 2014
·
3 revisions
problems with templates :
- Close to INI files, with no [sections]
- Some values could be multiple (dns, ip, email, etc...)
Thus I can't easily use Python ConfigParser, which is the perfect module for that job.
Solution could be to create a different dict_type which allow multiple values. I have no competences for that, but I will look towards.
Make easy-pki acting more like a module
You made a key for use with webserver, thus you miss one or too domain name. It could be a good choice to recreate the CSR and the CERT without creating a new key.