REPP readme improvement

This commit is contained in:
Martin Lensment 2015-03-25 10:48:45 +02:00
parent 9c75548414
commit f5b9bc83c5
3 changed files with 5 additions and 13 deletions

View file

@ -1,6 +1,10 @@
# REPP integration specification
REPP uses currently Basic Authorization
REPP uses currently Basic Authentication (http://tools.ietf.org/html/rfc2617#section-2) with ssl certificate and key.
Credentials and certificate are issued by EIS (in an exchange for client name, CSR and IP).
Test API endpoint: https://repp.todo.ee/repp/v1
Production API endpoint: https://repp.todo.ee/repp/v1
Main communication specification through Restful EPP (REPP):

View file

@ -10,7 +10,6 @@ Accept: application/json
Authorization: Basic Z2l0bGFiOmdoeXQ5ZTRmdQ==
Content-Length: 0
Content-Type: application/json
Host: www.example.com
```
#### Response
@ -19,11 +18,6 @@ HTTP/1.1 200
Cache-Control: max-age=0, private, must-revalidate
Content-Length: 867
Content-Type: application/json
ETag: W/"0fe2b795798cd8d371fc1ba5e0a7d8c4"
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Request-Id: 4629e62c-8636-4624-b5ab-3ffa91ec799b
X-Runtime: 0.147222
X-XSS-Protection: 1; mode=block
{

View file

@ -10,7 +10,6 @@ Accept: application/json
Authorization: Basic Z2l0bGFiOmdoeXQ5ZTRmdQ==
Content-Length: 0
Content-Type: application/json
Host: www.example.com
```
#### Response
@ -19,11 +18,6 @@ HTTP/1.1 200
Cache-Control: max-age=0, private, must-revalidate
Content-Length: 1859
Content-Type: application/json
ETag: W/"a63861e741f479e8099f9fdb913a8e66"
X-Content-Type-Options: nosniff
X-Frame-Options: SAMEORIGIN
X-Request-Id: bdda3b2d-d65a-441f-8c2e-751e56de4d18
X-Runtime: 0.017877
X-XSS-Protection: 1; mode=block
{