OPNsense Forum

Archive => 24.1, 24.4 Legacy Series => Topic started by: mliebherr on May 16, 2024, 02:17:52 PM

Title: How to export Certs with legacy
Post by: mliebherr on May 16, 2024, 02:17:52 PM
Hello,

we run OPNsense 24.1.6 and we have to manually export the User-Certs with -legacy:
/usr/local/bin/openssl pkcs12 -export -legacy -in user.crt -inkey user.key -out User_legacy.p12

In order to be able to create a Mobileconfig with a Mac and import it with iOS.

Is there a GUI workaround for this?
Would it be possible to add a legaxy p12 export button?

Its kind of related to:  https://github.com/opnsense/core/issues/7251

Thanks,
Michael
Title: Re: How to export Certs with legacy
Post by: mliebherr on May 21, 2024, 09:48:14 AM
Anyone?