You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The
SERVICE_CERT
member returned fromlookup
is a local path, not an actual cert:The text was updated successfully, but these errors were encountered: