Versions Compared

Key

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

System Profile

System Full NameCPSCS-APCIS Web Service
Business ContactBill Henderson
Business Owner
Tech Stack

Presentation Layer:  

Business Logic Layer:  

RDBMS:  

Reporting:  

Prod Source Locationhttps://dev.azure.com/DSDtransport-Marinecanada/MSSDSD-PortfolioMARINE%20Support/_git/CPSCS-APCIS/commits?itemPath=%2F&itemVersion=GBmaster
Dev Source Locationhttps://dev.azure.com/DSDtransport-Marinecanada/MSSDSD-PortfolioMARINE%20Support/_git/CPSCS-APCIS/commits?itemPath=%2F&itemVersion=GBmaster

Technology Assessment

Database Platform and Versionn/a
Development Language and FrameworkC# .NET Framework 4.0
Operating System and VersionWindows Server 2016

...

//  If in debug mode, use test apcis web service; otherwise, use prod (J. Green, v1.0.0, April 2014)
#if DEBUG
    using TestProxyAPCIS.apcis_preprod_ws;
    //using TestProxyAPCIS.apcis_test_ws;
#else
    using TestProxyAPCIS.apcis_prod_ws;
#endifSee bug 4184 and related tasks for details.
 
 
Problem:
The SSL certificate for apcis.tmou.org which is installed on our web servers – for the CPSCS web application - will expire on June 11, 2020.
 
Solution:
See the solution on CPSCS-SCEPC page:  ServerCertificateExpiring