Open nbastin opened 7 years ago
The service registry no longer requires certificates, and the recently added aggregates won't have a certificate, file name or otherwise. The certificates were required to support Flack, which was dropped a couple of years ago.
We should either remove the 'SERVICE_CERT' field from the return value for aggregates or we should change its value to an empty string.
Oddly, there is code to fill in the contents of the certificate file. Why isn't that working? Perhaps this code should be resurrected, although as noted above, not all aggregates will have certificate information.
The
SERVICE_CERT
member returned fromlookup
is a local path, not an actual cert: