mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
Add more info for login to REPP doc
This commit is contained in:
parent
f5b9bc83c5
commit
b8e4b3ed87
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# REPP integration specification
|
# REPP integration specification
|
||||||
|
|
||||||
REPP uses currently Basic Authentication (http://tools.ietf.org/html/rfc2617#section-2) with ssl certificate and key.
|
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).
|
Credentials and certificate are issued by EIS (in an exchange for desired API username, CSR (where CN must match username) and IP).
|
||||||
|
|
||||||
Test API endpoint: https://repp.todo.ee/repp/v1
|
Test API endpoint: https://repp.todo.ee/repp/v1
|
||||||
Production API endpoint: https://repp.todo.ee/repp/v1
|
Production API endpoint: https://repp.todo.ee/repp/v1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue