WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Feature request: add values to DomainKeyUtil#getEnvironment() #3

@jak837

Description

@jak837

Maybe in a future version there could be a way to add key/values to the map created in DomainKeyUtil#getEnvironment()?
This way developers can change DNS that is being used.
fx if a developer can add:
environment.put("java.naming.provider.url", "dns://8.8.8.8");
It use google dns for looking up the record.

Alternative a explicit dns api could be added to the library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions