Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Add mechanism to send the service key on endpoint register #5

Open
yadudoc opened this issue Dec 9, 2020 · 0 comments
Open

Add mechanism to send the service key on endpoint register #5

yadudoc opened this issue Dec 9, 2020 · 0 comments
Assignees

Comments

@yadudoc
Copy link
Contributor

yadudoc commented Dec 9, 2020

Currently, we have the default forwarder server key baked into the funcx-endpoint. However, this creates a couple of issues:

  1. Cycling keys means you have to roll out a new funcx-endpoint release with the updated key.
  2. If the user has to connect to a private/dev funcx deployments, they have to manually copy server keys to the certificates dir.

Alternatively, we could have the web-service return the forwarder-service key upon endpoint registration. This would allow each individual forwarder to have its own local server key generated at the service start and passed back to the endpoint.

@yadudoc yadudoc self-assigned this Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant