Hi Stefan, Am 10.10.2017 um 21:07 schrieb sharbich:
This is my 3 request. Can I create a certificate for a Web server without a password in the Web Frontend?
There are three options1) Create a CSR on your own and upload it (openssl req -new ...) instead of using the serverside key generation
2) Create the key on the server with a password and use "openssl rsa" afterwards to remove the password
3) Change the definition of the key download workflow to export the key without a password (check the documentation of the ExportCertificate class)
Oliver -- Protect your environment - close windows and adopt a penguin!
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
