metaregistrar / php-epp-client

Object-oriented PHP EPP Client
https://www.metaregistrar.com/docs/
MIT License
210 stars 155 forks source link

How to register a .fr domain with rrpproxy #160

Closed BrainFeeder closed 5 years ago

BrainFeeder commented 5 years ago

Hello

As they show on the rrpproxy wiki page, I know that a registration of a .fr domain needs extra parameters. Is this possible with the epp-client? I get a 'command syntax' error.

RRP Wiki

metaregistrar commented 5 years ago

Hi Robrecht,

php-epp-client contains a basic implementation for RRPPROXY, however not all extensions for all TLDs that RRPPROXY manages have been implemented.

In this case you would have to modify the extension yourself to add the code for the extra parameters that .FR requires.

However, please note: Afnic does not require these extra fields any more for .FR registrations since 2016. So if RRPPROXY still needs them, you need to contact their support desk and ask if they can modify their implementation for .FR

Vriendelijke groeten/kind regards,

Ewout de Graaf Metaregistrar BV

Op do 20 sep. 2018 om 11:16 schreef Robrecht Wellens < notifications@github.com>:

Hello

As they show on the rrpproxy wiki page, I know that a registration of a .fr domain needs extra parameters. Is this possible with the epp-client? I get a 'command syntax' error.

RRP Wiki https://wiki.rrpproxy.net/domains/tlds/fr

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/metaregistrar/php-epp-client/issues/160, or mute the thread https://github.com/notifications/unsubscribe-auth/ADR1WooIts38PCSF_p4t0O09mnIII-xLks5uc1zwgaJpZM4WxtPQ .

BrainFeeder commented 5 years ago

Thank you for fast reply! I'll check on those requirements again.

Do you have an idea of which extensions can result in problems?

metaregistrar commented 5 years ago

Whoa - too many to list here. Mainly the good old ccTLD's in Europe tend to need extra fields for their domain name registrations - mostly because their governments told them to do that.

BrainFeeder commented 5 years ago

Hence the reason why I was happy to find this repo :D Well, guess we'll have to reshedule our deadline :p

metaregistrar commented 5 years ago

You can also join a registrar with real good support that will take most of the hassle away from you ;-)

https://www.metaregistrar.com

BrainFeeder commented 5 years ago

:D Yeah, I've mentioned it believe me... Thing is, our company exists a long time and they seem to be afraid of changes. Like I'm rebuilding their control system now, but they want it to look,work,act,.. the same as the old one does... Why am I even doing this project -- lol. If I ask for feedback on some fancy form or table they'll be like "sigh doesn't matter, just finish it".

Sorry for spitting out my frustrations of a friday morning in here :D

Any way, I'll try to automate a test somehow to see if there are any extensions that cause problems. We don't support a huge amount of TLDs so I might be lucky :p

metaregistrar commented 5 years ago

Good luck - and don't hesitate to ask if you run into problems. We do have a lot of experience in domain names, and also with connections to key-systems ;-)

BrainFeeder commented 5 years ago

I'll keep that in mind :)