-
Notifications
You must be signed in to change notification settings - Fork 343
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
Adding TXT Records support #1720
Conversation
Didn't put the DB migration to include TXT in the standard types. I'd like some recommendations regarding that area. |
Refer to this link for build results (access rights to CI server needed): |
Refer to this link for build results (access rights to CI server needed): |
@smalenfant this PR has compilation failures, and when corrected, unit test failures. Please revisit |
… was merged into master.
… was merged into master. (cherry picked from commit 171042f)
… merged into master. (cherry picked from commit 171042f)
This adds TXT Record support to Traffic Router. To enable, you must also add a
TXT
Type in Traffic Ops and add your static record under your delivery service.Added the feature so it could be used with Let's Encrypt (TBD).