You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2020/02/06 18:58:36 UTC

[GitHub] [trafficcontrol] ocket8888 commented on issue #4381: Bug in /cdns/dnsseckeys/refresh

ocket8888 commented on issue #4381: Bug in /cdns/dnsseckeys/refresh 
URL: https://github.com/apache/trafficcontrol/issues/4381#issuecomment-583057567
 
 
   Yeah. The reason it was related to `plugin` though, was because the ToDnssecRefresh.pl extension uses the `/api/1.4/`-based route, specifically. So that extension as-is doesn't work and there's no way to tell it to fall back on a different endpoint like the `/internal/api/`-based one (without changing the script, obviously). If you instead configured it to look at Perl - either through perlBypass or setting the TO URL parameter differently - then it would just get 404 responses.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services