getpinga / whmcs-epp-rfc

EPP Registrar Module for WHMCS (Generic RFC EPP)
MIT License
12 stars 4 forks source link

Auth/EPP Keys Too long #13

Open whitetiger264 opened 6 months ago

whitetiger264 commented 6 months ago

When requesting an Auth Code/EPP Key for transfer, I am presented with the following text dec8da9c7bd40e3cae51d7b2bf930ea3e19db55045304160a9aae69cf5fa11f7353526153691e47fc39868d705c32466a6b4569642bbd6b6bbxxxxxxxxxxxxxxxxxxx This is way too long. Can you look at shortening it?

getpinga commented 1 week ago

This is something with your registry, as currently we generate much shorter. Did you find a fix? Or let me know what is the registry you connect to. Thank you.

whitetiger264 commented 1 week ago

I am using another WHMCS module, and the EPP keys we get are short, I do not think it is the registry in this case. The registry we're using uses the CoCCA system.

getpinga commented 1 week ago

I'll try to get Cocca instance to test, I think they don't use anymore the authcode like before, they generate the password on request. And maybe it is done in the module which itself sets temporarily the password. What my module pulls from EPP is some hash which is useless.