fourkitchens / czdap-tools

Tools for downloading zone data and authentication credentials from ICANN's CZDS application.
MIT License
125 stars 47 forks source link

Issue with decrypt.py #16

Open Unkickable opened 6 years ago

Unkickable commented 6 years ago

Test is working fine. Able to download zonefiles but unable to decrypt. I am getting output as below

server,username,password

But no host, user, pass in it. I think credentials.json gets generated through decrypt.py as I dont have in the file.

Please solve this issue & correct me if I am wrong.