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

Option to turn off default MD5 key population #164

Closed
listerr opened this issue Jul 31, 2014 · 1 comment
Closed

Option to turn off default MD5 key population #164

listerr opened this issue Jul 31, 2014 · 1 comment

Comments

@listerr
Copy link
Contributor

listerr commented Jul 31, 2014

We never use MD5 on the route servers, so when adding a new IPv4/IPv6 interface, it auto-populates a random MD5 string, which, if left in there, breaks the route server session, causing it not to come up.

Can this feature be turned off so MD5 is just blank by default?

On the collector, I think there are a couple that still have MD5 enabled.
May be useful to be able to select a different string for the collector, or whether to enable it for collector and route servers separately.

barryo added a commit that referenced this issue Aug 24, 2014
Instead, it can be set via JavaScript by clicking the attached button. For IPv6, it copies the IPv4 if it is set or else generates its own.
@barryo
Copy link
Member

barryo commented Aug 24, 2014

Closed via the above commit.

MD5 can be completely disabled on config generation for route collectors / servers by skinning the config files.

@barryo barryo closed this as completed Aug 24, 2014
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

2 participants