Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i18n(en): add FAQ section with keychain certificate trust settings #3084

Open
wants to merge 2 commits into
base: v2
Choose a base branch
from

Conversation

GillesPlatteeuw
Copy link

Description

Copy link

netlify bot commented Dec 23, 2024

Deploy Preview for tauri-v2 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 2b2aa8b
🔍 Latest deploy log https://app.netlify.com/sites/tauri-v2/deploys/67a8de3822fc8400084aa814
😎 Deploy Preview https://deploy-preview-3084--tauri-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (🟢 up 1 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (🟢 up 8 from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.


### Error during notarization "The signature of the binary is invalid."

When notarizing it makes use of a certificate stored in your Keychain. This certificate has specific trust properties. If you have updated these properties for some reason they can interfere with the signing via the Tauri Bundler.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
When notarizing it makes use of a certificate stored in your Keychain. This certificate has specific trust properties. If you have updated these properties for some reason they can interfere with the signing via the Tauri Bundler.
When notarizing it makes use of a certificate stored in your Keychain Access. This certificate has specific trust properties. If you have updated these properties for some reason they can interfere with the signing via the Tauri Bundler.

### Error during notarization "The signature of the binary is invalid."

When notarizing it makes use of a certificate stored in your Keychain. This certificate has specific trust properties. If you have updated these properties for some reason they can interfere with the signing via the Tauri Bundler.
You can find your certificates in the KeyChain application under the tab "Certificates".
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
You can find your certificates in the KeyChain application under the tab "Certificates".
You can find your certificates in the Keychain Access application under the tab "Certificates".


<Image
src={CertificateTrustSettings}
alt="KeyChain Certificate Trust settings"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
alt="KeyChain Certificate Trust settings"
alt="Keychain Certificate Trust settings"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants