Hello,
I'm having the exact same issue where it seems that there is no SSL cert in the edge I'm hitting on Apple's server.
curl https://oscdn.apple.com
curl: (60) SSL: no alternative certificate subject name matches target host name 'oscdn.apple.com'
Notarization object looks good:
{
"logFormatVersion": 1,
"jobId": "2cc763d4-197d-4f48-afcc-86b8bcca9e95",
"status": "Accepted",
"statusSummary": "Ready for distribution",
"statusCode": 0,
"archiveFilename": "Zero-1.0.0-arm64.dmg",
"uploadDate": "2025-07-28T18:02:22.960Z",
"sha256": "f2c33e129f3120d4ea40eb03d1e2297973bbd15a8bc616b2f345437c50829021",
"ticketContents": [
{
"path": "Zero-1.0.0-arm64.dmg/Zero.app/Contents/Frameworks/Zero Helper.app",
"digestAlgorithm": "SHA-256",
"cdhash": "8595f103cb8ab30d5e4e64e5d0644a693ed690fa",
"arch": "arm64"
},
...
"issues": null
}
Stapling returns this:
The staple and validate action failed! Error 65
Topic:
Code Signing
SubTopic:
Notarization
Tags: