Grigory Emelianov
12/12/2024, 6:26 PMbad certificate
issues on MacOS? In August suddenly our MacOs devices within the company started to report following problem (I removed subbed personal data with X):
Aug 29 09:41:11 <http://sub.domain.com|sub.domain.com> fleet[5X78X3]: 2024/08/29 09:41:11 http: TLS handshake error from XX.XX.XXX.65:XXXXX: remote error: tls: bad certificate
Background: We use our own SSL certificate for signing. But there are no issues from this SSL certificate if we run SSLlabs tests on it it just suddenly started happening. This certificate also works on other services.Grigory Emelianov
12/12/2024, 6:34 PMPost \"<https://sub.domain.com:443>\": tls: failed to verify certificate: x509: certificate is valid for *.<http://domain.com|domain.com>, <http://domain.com|domain.com>, not <http://sub.domain.com:443|sub.domain.com:443>
Rebecca Cowart
12/12/2024, 8:59 PMGrigory Emelianov
12/12/2024, 10:02 PMGrigory Emelianov
12/13/2024, 10:40 AMGrigory Emelianov
12/13/2024, 11:53 AMRebecca Cowart
12/13/2024, 2:14 PMRebecca Cowart
12/13/2024, 2:29 PMRebecca Cowart
12/13/2024, 2:58 PMGrigory Emelianov
12/13/2024, 3:07 PMGrigory Emelianov
12/13/2024, 4:58 PMRebecca Cowart
12/13/2024, 6:25 PMGrigory Emelianov
12/13/2024, 7:44 PMGrigory Emelianov
12/13/2024, 7:45 PMRebecca Cowart
12/13/2024, 9:19 PMRebecca Cowart
12/13/2024, 9:27 PMGrigory Emelianov
12/13/2024, 11:48 PMRebecca Cowart
12/16/2024, 3:05 PMGrigory Emelianov
12/16/2024, 3:40 PMGrigory Emelianov
12/16/2024, 5:47 PMDec 16 18:36:43 <http://sub1.domain.com|sub1.domain.com> fleet[XXXXXX]: 2024/12/16 18:36:43 http: TLS handshake error from XX.XX.XXX.65:XXXXX: remote error: tls: bad certificate
On the agent side error:
"Post \"<https://sub1.domain.com:443>\": tls: failed to verify certificate: x509: certificate is valid for *.<http://domain.com|domain.com>, <http://domain.com|domain.com>, not <http://sub1.domain.com:443|sub1.domain.com:443>"
Also now tried to clean DNS with sudo killall -HUP mDNSResponder
on the device - didn't help, still not syncing with the Mac device...
Would love to hear if there is any info about caching of SSL certificates @Rebecca CowartRebecca Cowart
12/16/2024, 10:22 PMGrigory Emelianov
12/16/2024, 10:48 PMRebecca Cowart
12/18/2024, 7:19 PMwe are using self-signed certificate from GoDaddy with EV verification
Grigory Emelianov
12/18/2024, 7:49 PM