Bug 570778 - [macOS] Network warning on allowsSpecificHTTPSCertificateForHost and allowsAnyHTTPSCertificateForHost
Summary: [macOS] Network warning on allowsSpecificHTTPSCertificateForHost and allowsAn...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 4.19   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Alex Blewitt CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-30 09:14 EST by Alex Blewitt CLA
Modified: 2021-03-20 07:19 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.