Es hilft nichts, ich steh weiter auf dem Schlauch.
OpenSSL unter Windows.
openssl pkcs12 -in cert.p12 -out cert_ohne_PW.p12
Es folgt die in-PW-Abfrage.
Dann die Frage:
Enter PEM pass phrase:
Wenn ich das leer lasse, kommt
Error outputting keys and certificates
A4630000:error:14000065:UI routines:UI_set_result_ex:result too small:crypto\ui\ui_lib.c:875:You must type in 4 to 511 characters
A4630000:error:1400006B:UI routines:UI_process:processing error:crypto\ui\ui_lib.c:528:while reading strings
A4630000:error:0480006D:PEM routines:PEM_def_callback:problems getting password:crypto\pem\pem_lib.c:62:
A4630000:error:07880109:common libcrypto routines:do_ui_passphrase:interrupted or cancelled:crypto\passphrase.c:178:
A4630000:error:1C80009F:Provider routines:p8info_to_encp8:unable to get passphrase:providers\implementations\encode_decode\encode_key2any.c:123:
Es wird zwar eine Datei erstellt mit
-----BEGIN CERTIFICATE-----
MIIGMDCCBBigAw etc.
die läßt sich aber nicht speichern in egroupware, ist jedenfalls immer weg.
Ich fürchte, ich benötige ein Howto …
Danke
Jürgen