22. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 11/17/2016 10:45:55 AM Eastern Standard 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.

22.1 Files compared

# Location File Last Modified
1 OSCIF_ICP.zip\Web_Service\DOD_ICP_Exchange_WS Web.config Fri Nov 4 16:31:02 2016 UTC
2 OSCIF_ICP.zip\Web_Service\DOD_ICP_Exchange_WS Web.config Tue Nov 15 18:13:42 2016 UTC

22.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 3 250
Changed 2 14
Inserted 0 0
Removed 0 0

22.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

22.4 Active regular expressions

No regular expressions were active.

22.5 Comparison detail

  1   <?xml vers ion="1.0"? >
  2   <!-- 
  3       Note:  As an alte rnative to  hand edit ing this f ile you ca n use the 
  4       web ad min tool t o configur e settings  for your  applicatio n. Use
  5       the We bsite->Asp .Net Confi guration o ption in V isual Stud io.
  6       A full  list of s ettings an d comments  can be fo und in 
  7       machin e.config.c omments us ually loca ted in 
  8       \Windo ws\Microso ft.Net\Fra mework\vx. x\Config 
  9   -->
  10   <configura tion>
  11     <configS ections>
  12       <secti on name="l og4net" ty pe="log4ne t.Config.L og4NetConf igurationS ectionHand ler, log4n et"/>
  13     </config Sections>
  14     <log4net >
  15       <root>
  16         <lev el value=" ALL"/>
  17         <app ender-ref  ref="Rolli ngFileAppe nder"/>
  18       </root >
  19       <appen der name=" MyFileAppe nder" type ="log4net. Appender.F ileAppende r">
  20         <fil e value="\ \Vrmdeicp0 1\dod_va_i cp\DEV_DOD _ICP_WS.lo g"/>
  21         <app endToFile  value="tru e"/>
  22         <loc kingModel  type="log4 net.Append er.FileApp ender+Mini malLock"/>
  23         <lay out type=" log4net.La yout.Patte rnLayout">
  24           <c onversionP attern val ue="%date  %level %lo gger - %me ssage%newl ine"/>
  25         </la yout>
  26       </appe nder>
  27       <appen der name=" RollingFil eAppender"  type="log 4net.Appen der.Rollin gFileAppen der">       
  28         <fil e value="\ \Vrmdeicp0 1\dod_va_i cp\DEV_DOD _ICP_WS_ro lling.log" />
  29         <app endToFile  value="tru e"/>
  30         <rol lingStyle  value="Siz e"/>
  31         <max SizeRollBa ckups valu e="5"/>
  32         <max imumFileSi ze value=" 10MB"/>
  33         <sta ticLogFile Name value ="true"/>
  34         <lay out type=" log4net.La yout.Patte rnLayout">
  35           <c onversionP attern val ue="%date  [%thread]  %level %lo gger - %me ssage%newl ine"/>
  36         </la yout>
  37       </appe nder>
  38     </log4ne t>
  39     <startup >
  40       <suppo rtedRuntim e version= "v4.0" sku =".NETFram ework,Vers ion=v4.5"/ >
  41     </startu p>
  42     <appSett ings>
  43       <add k ey="MSMQNa me" value= "FormatNam e:Direct=O S:vrmnpcrm scr01\priv ate$\scrib ein"/>
  44       <add k ey="MSMQMe ssagePrefi x" value=" DEV_"/>
  45       <add k ey="MSMQRe tries" val ue="3"/>
  46       <add k ey="Outbou dXMLLocati on" value= "\\Vrmdeic p01\dod_va _icp\"/>
  47       <add k ey="Scribe UserID" va lue="D68C7 FD0-033E-E 611-941C-0 050568D99E E "/>
  48       <add k ey="Scribe UserFirstN ame" value ="svc_ICPs cribeCRM " />
  49       <add k ey="Scribe UserLastNa me" value= "svc_ICPsc ribeCRM "/ >
  50       <add k ey="UseHTT PS" value= "0"/>
  51       <add k ey="UseCNF ilter" val ue="0"/>
  52         <add key=" ClientCert _CN" value ="CN=icp.d ev.crm.vrm .vba. DNS     "/>
  53         <add key=" MVI_URL" v alue="http s:// URL . DNS     : PORT "/>
  54       <!--
  55         <add key=" MVI_URL_DE V" value=" https:// URL . DNS     : PORT "/>
  56         <add key=" MVI_URL_IN T" value=" https:// URL . DNS     : PORT "/>
  57         <add key=" MVI_URL_QA " value="h ttps:// URL . DNS     : PORT "/>
  58         <add key=" MVI_URL_PR E" value=" https:// URL . DNS     : PORT "/>
  59         <add key=" MVI_URL_PE RF" value= "https:// URL . DNS     : PORT "/>
  60       -->     
  61       <add k ey="MVI_Me ssageType_ Prefix" va lue="FTP"/ >
  62       <add k ey="MVI_Or g" value=" QAFtP"/>
  63     </appSet tings>
  64     <connect ionStrings />
  65     <system. webServer>
  66       <valid ation vali dateIntegr atedModeCo nfiguratio n="false"/ >
  67       <httpP rotocol>
  68         <cus tomHeaders >
  69           <a dd name="X -Content-T ype-Option s" value=" nosniff"/>
  70         </cu stomHeader s>
  71       </http Protocol>
  72     </system .webServer >
  73     <!--
  74       For a  descriptio n of web.c onfig chan ges see ht tp://go.mi crosoft.co m/fwlink/? LinkId=235 367.
  75  
  76       The fo llowing at tributes c an be set  on the <ht tpRuntime>  tag.
  77         <sys tem.Web>
  78           <h ttpRuntime  targetFra mework="4. 5.1" />
  79         </sy stem.Web>
  80     -->
  81     <system. web>
  82       <!-- 
  83                Set comp ilation de bug="true"  to insert  debugging  
  84                symbols  into the c ompiled pa ge. Becaus e this 
  85                affects  performanc e, set thi s value to  true only  
  86                during d evelopment .
  87           -- >
  88       <!--
  89       <httpR untime enc oderType=" System.Web .Util.Http Encoder"/>
  90       <httpR untime req uestValida tionType=" CustomRequ estValidat or" />
  91   -->
  92       <httpR untime req uestValida tionType=" CustomRequ estValidat or" encode rType="Sys tem.Web.Se curity.Ant iXss.AntiX ssEncoder" />
  93       <compi lation deb ug="false"  targetFra mework="4. 5">
  94         <ass emblies>
  95           <a dd assembl y="System. Messaging,  Version=4 .0.0.0, Cu lture=neut ral, Publi cKeyToken= B03F5F7F11 D50A3A"/>
  96           <a dd assembl y="System. Net.Http,  Version=4. 0.0.0, Cul ture=neutr al, Public KeyToken=B 03F5F7F11D 50A3A"/>
  97         </as semblies>
  98       </comp ilation>
  99       <!--
  100              The <authe ntication>  section e nables con figuration  
  101              of the sec urity auth entication  mode used  by 
  102              ASP.NET to  identify  an incomin g user. 
  103           -- >
  104       <authe ntication  mode="Wind ows"/>
  105       <ident ity impers onate="fal se"/>
  106       <!--
  107               The <cust omErrors>  section en ables conf iguration 
  108               of what t o do if/wh en an unha ndled erro r occurs 
  109               during th e executio n of a req uest. Spec ifically, 
  110               it enable s develope rs to conf igure html  error pag es 
  111               to be dis played in  place of a  error sta ck trace.
  112  
  113               <customEr rors mode= "RemoteOnl y" default Redirect=" GenericErr orPage.htm ">
  114                 <error  statusCode ="403" red irect="NoA ccess.htm"  />
  115                 <error  statusCode ="404" red irect="Fil eNotFound. htm" />
  116               </customE rrors>
  117       <custo mErrors mo de="Off"/>
  118       <pages  validateR equest="fa lse"/>
  119           -- >
  120       <webSe rvices>
  121         <pro tocols>
  122           <a dd name="H ttpGet"/>
  123           <a dd name="H ttpPost"/>
  124         </pr otocols>
  125       </webS ervices>
  126       <httpC ookies htt pOnlyCooki es="true"/ >
  127     </system .web>
  128     <!-- 
  129           Th e system.w ebServer s ection is  required f or running  ASP.NET A JAX under  Internet
  130           In formation  Services 7 .0.  It is  not neces sary for p revious ve rsion of I IS.
  131       -->
  132   </configur ation>