90. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 9/24/2019 1:38:08 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

90.1 Files compared

# Location File Last Modified
1 PCL-5_v1_build_8.zip\v1_build 8\Unredacted\spp_mha_web-development.zip\spp_mha_web-development\mha-web\src\main\resources application-mobile-cloud-dev.properties Wed Jul 31 17:35:31 2019 UTC
2 PCL-5_v1_build_8.zip\v1_build 8\Unredacted\spp_mha_web-development.zip\spp_mha_web-development\mha-web\src\main\resources application-mobile-cloud-dev.properties Mon Sep 23 20:12:34 2019 UTC

90.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 4 54
Changed 4 12
Inserted 0 0
Removed 0 0

90.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

90.4 Active regular expressions

No regular expressions were active.

90.5 Comparison detail

  1   ## Toggle  these prop erties whe n you want  to disabl e BASIC AU TH once it s implemen ted
  2  
  3   file.name= mobile-clo ud-dev
  4  
  5   server. PORT PORT
  6  
  7   # The form at used fo r the keys tore. It c ould be se t to JKS i n case it  is a JKS f ileja
  8   server.ssl .key-store -type=PKCS 12
  9  
  10   # The path  to the ke ystore con taining th e certific ate
  11   server.ssl .key-store =classpath :keystore/ cloud/dev. keystore.p 12
  12   server.ssl .key-store -password= password
  13   security.r equire-ssl =true
  14  
  15  
  16   server.ssl .protocol= TLS
  17   server.ssl .enabled=t rue
  18   server.tom cat.max-th reads=200
  19  
  20   # Database  Settings
  21   spring.jpa .hibernate .ddl-auto= update
  22   spring.dat asource.ur l=jdbc:mys ql:// IP                  /spp?useSS L=false&al lowPublicK eyRetrieva l=true
  23   spring.dat asource.us ername=ro AI
  24   spring.dat asource.pa ssword= AI
  25   spring.jpa .propertie s.hibernat e.dialect  = org.hibe rnate.dial ect.MySQL5 Dialect
  26  
  27  
  28  
  29   #Admin Por tal Creden tials (for  username  & password  see the t op level R esources f ile includ ed in your  stream)
  30   admin.port al.role=A
I
  31  
  32   #Crypto Co nverter ke y
  33   crypto.con verter.key =
A I