Skip to content

Conversation

kyouheicf
Copy link
Contributor

It need to be fixed from Ventura to Big Sur because of this release.

https://developer.apple.com/documentation/macos-release-notes/macos-big-sur-11_0_1-release-notes#Security

Security
New Features

  • macOS Big Sur 11 beta improves system security by requiring an administrator password when a certificate trust settings change is made in the admin trust domain. Running as the root user alone is no longer sufficient to modify certificate trust. User trust domain settings continue to require confirmation by entering the password for the user’s account. This change may affect you if one of the following is true:
    • You have written scripts which call /usr/bin/security add-trusted-cert -d ... as root.
    • Your process runs as root and calls the SecTrustSettingsSetTrustSettings function to trust a certificate.

Ref. security add-trusted-cert asks pas… | Apple Developer Forums

It need to be fixed from Ventura to Big Sur because of this release.

https://developer.apple.com/documentation/macos-release-notes/macos-big-sur-11_0_1-release-notes#Security

>**Security**
>**New Features**
>- macOS Big Sur 11 beta improves system security by requiring an administrator password when a certificate trust settings change is made in the admin trust domain. Running as the root user alone is no longer sufficient to modify certificate trust. User trust domain settings continue to require confirmation by entering the password for the user’s account. This change may affect you if one of the following is true:
>   - You have written scripts which call /usr/bin/security add-trusted-cert -d ... as root.
>   - Your process runs as root and calls the SecTrustSettingsSetTrustSettings function to trust a certificate.

Ref. [security add-trusted-cert asks pas… | Apple Developer Forums](https://forums.developer.apple.com/forums/thread/671582)
@kyouheicf
Copy link
Contributor Author

PCX-15148

@maxvp maxvp enabled auto-merge (squash) December 31, 2024 22:23
@maxvp maxvp merged commit 18cba31 into cloudflare:production Dec 31, 2024
6 checks passed
@workers-devprod workers-devprod added the contribution [Holopin] Recognizes a docs contribution, big or small label Dec 31, 2024
Copy link

holopin-bot bot commented Dec 31, 2024

Congratulations @kyouheicf, the maintainer of this repository has issued you a holobyte! Here it is: https://holopin.io/holobyte/cm5d23t5001830ckzsvr8fsg3

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution [Holopin] Recognizes a docs contribution, big or small product:cloudflare-one size/xs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants