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
Anyone?