Skip to content

Commit 30f8a7f

Browse files
authored
collection doc cleanup (#3527)
1 parent 64bb972 commit 30f8a7f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Documentation/PackageCollections.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,8 +309,6 @@ Certificates used for signing package collections must meet the following requir
309309
- The certificate must not be revoked. The certificate authority must support OCSP, which means the certificate must have the "Certificate Authority Information Access" extension that includes OCSP as a method, specifying the responder's URL.
310310
- The certificate chain is valid and root certificate must be trusted.
311311
312-
Non-expired, non-revoked Apple Distribution certificates from [developer.apple.com](https://developer.apple.com) satisfy all of the criteria above.
313-
314312
##### Trusted root certificates
315313
316314
With the `package-collection-sign` tool, the root certificate provided as input for signing a collection is automatically trusted. When SwiftPM user tries to add the collection, however,

0 commit comments

Comments
 (0)