This chapter focuses on certificates, primarily managing development and production certificates. Certificates go hand-in-hand with provisioning, and we will first understand what certificates are, then demonstrate how we would normally manually create and manage certificates, and finally, show how cert can help automate the process. In a later chapter, we will cover match (https://docs.fastlane.tools/actions/match), which is fastlane's recommended way of managing certifications, distributively.
What you will learn
Skills learned
The following skills will be learned in this chapter. We will be working with cert through the command line to:
- Check and verify if you have an existing certificate.
- Create a new private...