Add native macOS Security support#1080
Conversation
|
This has some improvements that -- I believe -- are unrelated to this task and would make the PR easier to review if they were split out (e.g. With regards to the Mac security stuff, I think it's still a good idea to add this if the efforts are fruitful. I understand that merging the Mac security stuff does not close #1076, however I believe the approach of using MacOS native libraries to be more professional approach at installing our certificates. |
Agreed. It may take a couple of days until I'm back on this issue. |
Goal
Create a
MacCertificateInstallersimilar toWindowsCertificateInstallerthat leverages JNA and native system libraries for interacting with the computer certificate store.Milestones
Related #1076, #841