[Eppnicbr] Homologação EPP via PHP

Rubens Kuhl rubensk at nic.br
Mon Mar 24 20:09:18 BRT 2014


Keldnner,

É tiro no pé homologar por algo que depois não terá a funcionalidade que se precisa quando se precisa. 

Nós não temos como detectar ou evitar isso, mas o contrato torna o provedor de serviços responsável… 


Rubens

On Mar 24, 2014, at 5:23 PM, Keldnner Bader <email at keldnner.com.br> wrote:

> Estou tentando homologar pela biblioteca https://github.com/diogotozzi/Epp
> 
> Ele me retorna com o certificado client.pem (direto da lib do eppbr) o seguinte xml.
> 
> Esse erro 2002, quer dizer que o processo nem de login está passando? Isso pode ser pela biblioteca que eu peguei esteja desatualizada? Pois verifiquei as informações pela do WHMCS e estão iguais.
> 
> 
> Valeu pela ajuda
> 
> Registro.br EPP Server 2014-03-24T20:12:42.0Z 1.0 en pt urn:ietf:params:xml:ns:domain-1.0urn:ietf:params:xml:ns:contact-1.0 urn:ietf:params:xml:ns:brdomain-1.0urn:ietf:params:xml:ns:brorg-1.0urn:ietf:params:xml:ns:secDNS-1.0urn:ietf:params:xml:ns:secDNS-1.1
> 
> Mas os próximos que ele faz teste de criação geram erros.
> 
> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
> <epp xmlns="urn:ietf:params:xml:ns:epp-1.0"
>      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>      xsi:schemaLocation="urn:ietf:params:xml:ns:epp-1.0
>      epp-1.0.xsd">
>   <command>
>     <create>
>       <contact:create
>        xmlns:contact="urn:ietf:params:xml:ns:contact-1.0"
>        xsi:schemaLocation="urn:ietf:params:xml:ns:contact-1.0
>        contact-1.0.xsd">
>         
> 	<contact:postalInfo type="loc">
>       <contact:name>José da Silva</contact:name>
>       <contact:org></contact:org>
>       <contact:addr>
>           <contact:street>Rua das Laranjeiras</contact:street>
>           <contact:street>100</contact:street>
>           <contact:city>São Paulo</contact:city>
>           <contact:sp>SP</contact:sp>
>           <contact:pc>02127-000</contact:pc>
>           <contact:cc>BR</contact:cc>
>       </contact:addr>
>   </contact:postalInfo>
> 	<contact:voice>+55.1122222222</contact:voice>
> 	
>         <contact:email>teste at teste.com</contact:email>
> 	<contact:authInfo>
>       <contact:pw>SENHA DO ID (JA TROQUEI)</contact:pw>
>   </contact:authInfo>        
> 	
>       </contact:create>
>     </create>
>     <clTRID>51877</clTRID>
>   </command>
> </epp>
> 
> 
> E o erro diz:
> 
> [epp] => Array
> (
>   [response] => Array
>   (
>     [result] => Array
>       (
>         [msg] => Command use error
>         [msg_attr] => Array
>             (
>                 [lang] => pt
>             )
> 
>       )
> 
>     [result_attr] => Array
>         (
>             [code] => 2002
>         )
> 
>     [trID] => Array
>         (
>             [clTRID] => 51877
>             [svTRID] => 20140324201938-8259A591-000-0002
>         )
> 
>   )
> 
> )
> 
> [epp_attr] => Array
> (
>     [xmlns] => urn:ietf:params:xml:ns:epp-1.0
>     [xmlns:xsi] => http://www.w3.org/2001/XMLSchema-instance
>     [xsi:schemaLocation] => urn:ietf:params:xml:ns:epp-1.0      epp-1.0.xsd
> )
> 
> -- 
> Att,
> Keldnner Bader
> _______________________________________________
> eppnicbr mailing list
> eppnicbr at eng.registro.br
> https://eng.registro.br/mailman/listinfo/eppnicbr

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://eng.registro.br/pipermail/eppnicbr/attachments/20140324/532f9c8e/attachment.html>


More information about the eppnicbr mailing list