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):