Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Auth/EPP Keys Too long #13

Open
whitetiger264 opened this issue Feb 19, 2024 · 11 comments
Open

Auth/EPP Keys Too long #13

whitetiger264 opened this issue Feb 19, 2024 · 11 comments
Assignees
Labels
bug Something isn't working

Comments

@whitetiger264
Copy link

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?

@whitetiger264 whitetiger264 changed the title Requesting Auth Keys Too long Auth/EPP Keys Too long Feb 19, 2024
@getpinga
Copy link
Owner

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.

@getpinga getpinga self-assigned this Aug 27, 2024
@getpinga getpinga added the question Further information is requested label Aug 27, 2024
@whitetiger264
Copy link
Author

whitetiger264 commented Aug 27, 2024

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
Copy link
Owner

getpinga commented Aug 28, 2024

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.

@getpinga getpinga added enhancement New feature or request and removed question Further information is requested labels Aug 28, 2024
@getpinga
Copy link
Owner

Can you please tell me which module you are using? It seems for Cocca must be done domain update with new random auth code and then show this code.

@getpinga getpinga added bug Something isn't working and removed enhancement New feature or request labels Nov 19, 2024
@whitetiger264
Copy link
Author

A WHMCS module that Cocca released or provided a few years back. I am not sure if I can share it, as I have no idea what legal implications it may have.

@getpinga
Copy link
Owner

I know about it, but it seems to have disappeared from the Internet. So don't share it, the one I found from them is what I mentioned - generating random authcode, updating the domain and then displaying it. Will see how to integrate it.

@whitetiger264
Copy link
Author

Yep, should be that one. It seems it's just MIA, which is why I am hesitant to send it. It does, however, seem that @dnsguru was the last to work on it in 2020. Maybe we can get a comment on this.

@dnsguru
Copy link

dnsguru commented Nov 21, 2024

Yep, should be that one. It seems it's just MIA, which is why I am hesitant to send it. It does, however, seem that @dnsguru was the last to work on it in 2020. Maybe we can get a comment on this.

I did a quick refresh of the documentation on the whmcs module back in 2020 to catch it up.

Now that I look, it appears CoCCA are not listing it so it may be something they include upon request. Not much help, but there is your comment

@dnsguru
Copy link

dnsguru commented Nov 21, 2024

They operate on wafer-thin income and depend on their licensing to help drive development and support.

I would recommend contacting CoCCA directly with the contact you work with to license and consider using the most recent patch.

@whitetiger264
Copy link
Author

Thank you @dnsguru the feedback is appreciated.

@getpinga
Copy link
Owner

Thank you, both. I found the needed explanation https://cocca.org.nz/srs/faq.html

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants