vrk-kpa / xroad-joint-development

Unmaintained repository. Development moved to: https://github.com/nordic-institute/X-Road-development
19 stars 8 forks source link

URL for Timestamping Service #227

Closed hainguyen291 closed 6 years ago

hainguyen291 commented 6 years ago

Hi everyone,

I create my own xroad instan. So, When I uploaded a tsacert.pem on central server, it asked me to give url. How can I get this URL?

screenshot from 2018-05-09 16 44 01

Thanks, Hai.

petkivim commented 6 years ago

Hi @hainguyen291,

I assume that you're using the test CA setup described here. The TSA service is running in port 8899 so the URL is http:/{PRIVATE_IP_OF_YOUR_TSA_HOST}:8899. The private IP is probably 10.145.12.XXX based on the IP of the central server.

Regards, Petteri

hainguyen291 commented 6 years ago

Hi @petkivim ,

Thanks for your suggestion, I can find out the url :+1: . I use the same IP for OCSP with port 8888, but It seems there are something wrong with my OCSP. I will close this topic and follow with you at the other.

Regards, Hai.