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 tests will need to be modified to properly start EventsHub receiver/sender with enforced TLS and individual resources which deliver events will have to specify CACerts for Destination:
d := service.AsDestinationRef(sink)
d.CACerts = eventshub.GetCaCerts(ctx)
Exit Criteria
EventsHub receiver/sender with enforced TLS and individual resources which deliver events with CACerts specified for Destination
Time Estimate (optional):
How many developer-days do you think this may take to resolve? 1
Additional context (optional)
Add any other context about the feature request here.
The text was updated successfully, but these errors were encountered:
This is a sub-issue for issue #7496, and depend on #7320
The E2E tests for PingSource under test/auth verify OIDC authentication but don't enable TLS.
Exit Criteria
EventsHub receiver/sender with enforced TLS and individual resources which deliver events with CACerts specified for Destination
Time Estimate (optional):
How many developer-days do you think this may take to resolve? 1
Additional context (optional)
Add any other context about the feature request here.
The text was updated successfully, but these errors were encountered: