Bug 570778

Summary: [macOS] Network warning on allowsSpecificHTTPSCertificateForHost and allowsAnyHTTPSCertificateForHost
Product: [Eclipse Project] Platform Reporter: Alex Blewitt <alex.blewitt>
Component: TeamAssignee: Alex Blewitt <alex.blewitt>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: alex.blewitt
Version: 4.19   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Alex Blewitt CLA 2021-01-30 09:14:46 EST
When running an embedded instance, the following calls are seen in the console:

2021-01-30 14:09:04.117 java[29001:6818607] nil host used in call to allowsSpecificHTTPSCertificateForHost
2021-01-30 14:09:04.117 java[29001:6818607] nil host used in call to allowsAnyHTTPSCertificateForHost:

Version: 2021-03 (4.19)
Build id: I20210129-1800

Running on macOS 11.1
Comment 1 Alex Blewitt CLA 2021-03-20 07:19:53 EDT
I suspect this might be an issue with ECF setting the various hosts, will debug further.