algo icon indicating copy to clipboard operation
algo copied to clipboard

Unable to install ipsec mobileconfig file on mac

Open kdavidson007 opened this issue 2 years ago • 6 comments

Describe the bug

When I try to install the the mobilconfig file in the the ipsec folder on a mac, I am now getting the following error:

Profile installation failed: The certificate could not be verified (authentication error).

To Reproduce

Steps to reproduce the behavior:

  1. Double click the mobileconfig file here: configs -> ipsec -> apple -> desktop.mobileconfig
  2. From within the System Settings, click the Privacy and Security tab
  3. Double click the profile
  4. Click install

Additional context

This type of file was working fine before the most recent update to algo.

kdavidson007 avatar Aug 24 '23 23:08 kdavidson007

I'm getting the same error with mobileconfig. It seems to work fine when using the Wireguard config.

sameep avatar Oct 10 '23 07:10 sameep

I'm getting the same error with mobileconfig. It seems to work fine when using the Wireguard config.

Same for me.

zurk avatar Dec 22 '23 10:12 zurk

i’m also experiencing this issue

sellersshrug0y avatar Mar 13 '24 23:03 sellersshrug0y

I'm also having issues with installing the mobileconfig files...

kernelpanek avatar Mar 31 '24 16:03 kernelpanek

Experiencing the same issue here.

manofaffairs avatar Apr 12 '24 23:04 manofaffairs

I reverted to fd6efb71f255739c1e50e8222c6c5fab99df5709, and the issue was cured for me. Looking at all the commits on master since, #14673 seems like the most likely culprit, but I have not actually isolated the regression to #14673.

stephenbrady avatar Apr 20 '24 16:04 stephenbrady

@jackivanov this looks like a real bug for MacOS 14 (Sonoma). #14558 looks related. Can you check these out? Thanks! Screenshot 2024-05-08 at 11 23 29 AM

dguido avatar May 08 '24 09:05 dguido

#14718 should fix it

jackivanov avatar May 09 '24 03:05 jackivanov

https://github.com/trailofbits/algo/pull/14718 merged. I was able to install the profile on Somona with the fix

jackivanov avatar May 10 '24 02:05 jackivanov

Confirmed. Just built a new server and was able to install mobileprofile on MacOS Sonoma 14.4.1.

kernelpanek avatar May 12 '24 21:05 kernelpanek