Hi Mugur, > > the only supported output format of a certificate request file is > binary DER.
This is correct. > How can be created a certificate request file in a PEM format with > strongSwan commands? We currently do not support PEM encoding. You'll have to use other tools for the conversion, such as openssl. > Does this command accept both DER and PEM as private key RSA input > file (--in) ? Yes, strongSwan and the PKI tool can decode PEM files. The input file format is detected automatically. Regards Martin _______________________________________________ Users mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/users
