[b][message=49304715,noline]
Het zou handig zijn om te weten wat er precies niet klopt met deze verbinding. Kun je eens proberen om alle gegevens over tweakers.tv van Safari te wissen (voorkeuren → privacy) en het dan opnieuw te proberen?
Alle gegevens gewist, cache en cookies, maar helaas weer zonder resultaat

Helaas, ook dit werkt niet.
Resultaat van Terminal
Configuring ATS Info.plist keys and displaying the result of HTTPS loads to
https://content.tweakers.tv.
A test will "PASS" if URLSession:task:didCompleteWithError: returns a nil error.
Use '--verbose' to view the ATS dictionaries used and to display the error received in URLSession:task:didCompleteWithError:.
================================================================================
Default ATS Secure Connection
---
ATS Default Connection
2016-11-29 20:40:19.482 nscurl[6140:4775291] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)
Result : FAIL
---
================================================================================
Allowing Arbitrary Loads
---
Allow All Loads
2016-11-29 20:40:19.828 nscurl[6140:4775291] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9807)
Result : FAIL
---
================================================================================
Configuring TLS exceptions for content.tweakers.tv
---
TLSv1.2
2016-11-29 20:40:19.907 nscurl[6140:4775291] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)
Result : FAIL
---
---
TLSv1.1
2016-11-29 20:40:19.988 nscurl[6140:4775291] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)
Result : FAIL
---
---
TLSv1.0
2016-11-29 20:40:20.070 nscurl[6140:4775291] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)
Result : FAIL
---
================================================================================
Configuring PFS exceptions for content.tweakers.tv
---
Disabling Perfect Forward Secrecy
2016-11-29 20:40:20.151 nscurl[6140:4775291] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)
Result : FAIL
---
================================================================================
Configuring PFS exceptions and allowing insecure HTTP for content.tweakers.tv
---
Disabling Perfect Forward Secrecy and Allowing Insecure HTTP
2016-11-29 20:40:20.234 nscurl[6140:4775291] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9807)
Result : FAIL
---
================================================================================
Configuring TLS exceptions with PFS disabled for content.tweakers.tv
---
TLSv1.2 with PFS disabled
2016-11-29 20:40:20.316 nscurl[6140:4775291] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)
Result : FAIL
---
---
TLSv1.1 with PFS disabled
2016-11-29 20:40:20.397 nscurl[6140:4775291] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)
Result : FAIL
---
---
TLSv1.0 with PFS disabled
2016-11-29 20:40:20.494 nscurl[6140:4775291] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)
Result : FAIL
---
================================================================================
Configuring TLS exceptions with PFS disabled and insecure HTTP allowed for content.tweakers.tv
---
TLSv1.2 with PFS disabled and insecure HTTP allowed
2016-11-29 20:40:20.578 nscurl[6140:4775291] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9807)
Result : FAIL
---
---
TLSv1.1 with PFS disabled and insecure HTTP allowed
2016-11-29 20:40:20.658 nscurl[6140:4775291] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9807)
Result : FAIL
---
---
TLSv1.0 with PFS disabled and insecure HTTP allowed
2016-11-29 20:40:20.738 nscurl[6140:4775291] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9807)
Result : FAIL
---