NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
Panel
titleContents of this Page
Table of Contents
minLevel2
Column
Align
alignright
Include Page
Menu LexEVS 6.x Installation to Include
Menu LexEVS 6.x Installation to Include

...

LexEVS Service Clients to be Able to Consume HTTPS Enabled Services

  • All LexEVS 6.4.1 Services will only be available via HTTPS protocols.
    • LexEVS 6.4.1 services will run under SSL protocol level TLSv1.
  • These services will feature third party approved certificates.
  • RMI clients accessing the LexEVS services will need to be updated.

...

  • LexEVS Remote API
  • LexEVS CTS2 Services
  • URI Resolver

Impact:

General

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

LexEVS Remote API

  • LexEVS Remote (Also known as distributed) RMI clients will need to add or replace the following jars to the class path to to support HTTPS updates for 6.4.1
  • Combined with updating service URLs to any HTTPS services this should allow processing of valid certificates and failure on self-signed or otherwise invalid certificates by RMI Clients.

CTS2 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