Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change nro-extractor to poll for changes #1058

Open
thorwolpert opened this issue Oct 22, 2018 · 2 comments
Open

Change nro-extractor to poll for changes #1058

thorwolpert opened this issue Oct 22, 2018 · 2 comments

Comments

@thorwolpert
Copy link
Collaborator

Task Change nro-extractor to poll namesdb instead of accepting http requests

Detailed Description

Currently nro-extractor moves Name Request from NRO to NameX based on receiving a http POST/PUT from namesdb.

There was an outage in moving NRs from NRO to NameX based on a security change on the edge routers that removed support for TLS 1.0/1.1. We believe that the patches to use TLS1.2 have not been applied to namesdb, resulting in namesdb not being able to send https POST/PUTS to namex.

As we may see more such changes or lack thereof to the legacy environments, it was decided that nro-extractor should be reworked into a poller that pulls NRs from NRO to NameX, much like nro-updater runs as a CRON job sending changes back to NRO.

@thorwolpert
Copy link
Collaborator Author

@Kaineatthelab let me know where this sits in priority and I'll work on it.

@LJTrent
Copy link
Contributor

LJTrent commented Jul 8, 2019

@thorwolpert DO we still want to do this?

@LJTrent LJTrent assigned LJTrent and unassigned Kaineatthelab Jul 8, 2019
@LJTrent LJTrent removed their assignment Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants