Nominet is the domain registry for `.uk` domains based in the United Kingdom.
Questions tagged [nominet]
6 questions
2
votes
1 answer
Error with fsockopen() and SSL, 'Failed to enable crypto'
I am trying to connect to the Nominet EPP test bed, but I am receiving a 'Failed to enable crypto' which seems to be a rare error with no documented solution or cause.
With the line:
$socket = fsockopen('ssl://testbed-epp.nominet.org.uk', 700,…

Dunhamzzz
- 14,682
- 4
- 50
- 74
2
votes
1 answer
Authentication failed because the remote party has closed the transport stream
I am maintaining our Nominet domains through their EPP System.
To do this is I am instantiating a TCP client and connecting using an ssl stream, everything is working fine locally in my virtual machine using both IIS and IIS Express.
However, when…

Ant
- 338
- 2
- 9
1
vote
1 answer
Structure of PHP class, use static methods or not?
I am writing a custom domain-management class which uses various external services, sort of a wrapper class to make them work together.
Where abouts would I put the connection logic in this class? I won't need all the services at once so it doesn't…

Dunhamzzz
- 14,682
- 4
- 50
- 74
1
vote
1 answer
php socket: using Symantec certificate without a private key
I'm developing a php client to interact with Nominet EPP server, and as I found in their web site:http://registrars.nominet.uk/namespace/uk/registration-and-domain-management/registrar-systems/epp/registration
I need to use a "Verisign Class 3…
user7425037
1
vote
1 answer
EppLib.net - Which SSL Certificate to use
When using EppLib.net (and as per the Nominet instructions - http://registrars.nominet.uk/namespace/uk/registration-and-domain-management/registrar-systems/epp/testbed)
In order to verify the identity of the secure server you will need the…

j4ffa
- 55
- 1
- 8
0
votes
1 answer
Domain Ownership Criteria (.eu)
Depending on the outcome of discussions political in the UK, we may lose the right to hold .eu domains on the 29th of the month. This is mandated by EurID who hold authority over the .eu…

Rob
- 141
- 5