NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • LexEVS Remote API
  • LexEVS CTS2 Services
  • URI Resolver

Impact:

General

All Client references to HTTP URL's will have to should be updated to HTTPS versions

LexEVS Remote API

  • LexEVS Remote (Also known as distributed) RMI clients will need to add the following jars to the class path to to support HTTPS updates for 6.4.1
    • lexevs-remote.client.6.4.1.jar
    • httpclient-3.1.0.jar

CTS2 Service

  • Combined with

...

  • updating service URLs to any HTTPS services should allow

...

  • processing of valid certificates and failure on self-signed or otherwise invalid certificates by RMI Clients
  • Any REST Clients will need to adjust for the HTTPS service as needed. 
  • REST Clients using the CTS2 Framework client API should already be able to use the SSL services of an HTTPS service.

Other

  • The URI Resolver is not considered a public REST api, but it will be switching to HTTPS as well. 

Service Related Issues:

LexEVS HTTPS Setup