Apple Keys instead of Certificates
Posted: Fri Aug 16, 2019 12:47 am
Hi fellow Developers, according to the following text (from the Keys page on the Apple Developer site):
Thanks
it is better to use Keys than Certificates and therefore I wonder if (and how) to use them with LC. Has anyone used this approach? Any hint on how to use it?Creating a key allows you to configure, authenticate, and use one or more Apple services for that key. Unlike certificates, keys do not expire and can be modified to access more services after their creation
Thanks