Add documentation on self-signing an installer cert
Unlike a code signing cert, where a self-signed cert will not work, and where Apple provides both a development and a deployment cert, for the installer package a special cert is required, and a self- signed cert is a very good idea because Apple does not provide a development installer cert, just a deployment installer cert. Expand the documentation, and include a link to a Stack Exchange answer that describes how to make such a self-signed cert. Also, tweak the Google-internal link for the code signing development cert, as that is now where it can be found. Bug: none Change-Id: Idf8db4f14322a775c640180c19719a62feac5e8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2488026 Commit-Queue: Robert Sesek <rsesek@chromium.org> Reviewed-by:Robert Sesek <rsesek@chromium.org> Auto-Submit: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#819423}
Showing
Please register or sign in to comment