3586824a0d
`rustls-platform-verifier` automatically checks the user certs too, so there's no need to provide them separately. This should also improve start times since we don't need to load the user certs when starting the app, which was a really slow operation.