openhie / datim-auto-cert-updater

Automates certificate renewal for the interconnected software in a datim network
0 stars 0 forks source link

POST requests are not succeeding on live test boxes #3

Closed uladkasach closed 6 years ago

uladkasach commented 7 years ago

As described in https://github.com/pepfar-datim/OHIE/issues/578#issuecomment-320079063, POST requests sent to ls.datim4u.org (the box on which the certificate was attempted to be updated) and test2-global-ohie.datim.org (the box on which the trusted certificate needed to be updated) are failing.

Consider testing w/ only attempting to add a "trusted cert" to the test remote. This would not impact the test box negatively and would likely be sufficient to find the problem and test the a solution of this issue. http://openhim.readthedocs.io/en/latest/dev-guide/api-ref.html

uladkasach commented 7 years ago

This should be fixed with https://github.com/uladkasach/openhim-cert-updater/issues/8.