Thanks.
Stupid me ... cating a bunch of certs in PEM format in one file an just
import it. That easy ...
Am 16.03.2016 um 16:50 schrieb Martijn Brinkers:
On 16-03-16 16:29, Matthias Henze wrote:
I've found no way to batch import CA
certificates. Is there a way to do
this on the command line?
You can import a p7b (pkcs7) file. A p7b file can contain multiple
certificates. I think you can also import a concatenated list of PEM
certificates.
On the command line you can use the following to import a cert
cat SOMECERTIFICATE | java -cp djigzo.jar
mitm.application.djigzo.tools.CertManager -cer -import
Note: the above command should be ran from the djigzo dir
Kind regards,
Martijn Brinkers
--
MHC SoftWare GmbH
Fichtera 17
96274 Itzgrund/Germany
voice: +49-(0)9533-92006-0
fax: +49-(0)9533-92006-6
e-mail: info(a)mhcsoftware.de
HR Coburg: B2242
Geschäftsführer: Matthias Henze