mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-08-31 14:25:30 +00:00
* Add DDNS connectivity check when validating zone connections. * Add unit tests for DDNS connectivity test. * Update functional tests for DDNS connectivity test. * Update create zone documentation with DDNS connectivity information. * Updates based on feedback (pauljamescleary). * Convert TSIG key algoritm from default HMAC-MD5 to HMAC-SHA512. * Updates based on feedback.