Skip to content

Connection issues during upstream transition to AAACertificateServices #872

Answered by jchambers
fzyzcjy asked this question in Q&A
Discussion options

You must be logged in to vote

Folks, this sounds like a request for assistance more than a request for an engineering change. I'm going to convert this into a discussion rather than an issue.

That said, it appears that Apple is sometimes sending the old GeoTrust certificate and sometimes sending the new AAACertificateServices certificate. You can check which you're getting with:

openssl s_client -connect api.push.apple.com:443 -showcerts -servername api.push.apple.com

I'm guessing that this is a case where the upstream change has been only partially rolled out, and there are a mix of old and new certificates in play.

@fzyzcjy the difficulty is that you're setting exactly one trusted certificate (I presume the AAA cert…

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@fzyzcjy
Comment options

@LightySnake
Comment options

@fzyzcjy
Comment options

@LightySnake
Comment options

Answer selected by jchambers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #870 on March 31, 2021 14:52.