Version Differences for Svn: E175002: OPTIONS of 'xxx': Server certificate verification failed: certificate issued for a different hostname, issuer is not trusted

(Quiet Period)
(Added in sections for LOCALSYSTEM)
Line 44:
       
  %AGENT_WORKING_DIRECTORY%></pre>    %AGENT_WORKING_DIRECTORY%></pre> 
       
    + == Using LOCALSYSTEM Windows Service ==  
    + Unfortunately, this is not as easy if you are using the '''NT AUTHORITY\SYSTEM''' (''LOCALSYSTEM'') account to run the Windows Service. Therefore, if this is the case, you have a couple of options available for you to accept the certificate (listed below).  
    + === Method #1: Manual Copy ===  
    + TBD  
    + === Method #2: Gain Full Control ===  
    + This is, by far, the easiest method. All you need to do is install a 3rd party tool on the agent machine to gain root access, and re-run the svn command with the master credentials. To do this, you will first need to install a [http://technet.microsoft.com/en-us/sysinternals/bb897553.aspx 3rd party tool that will allow you access to a master command prompt]. Then, after having the master command prompt open, run the svn (info) command that was ran before and accept the certificate permanently. Once this is done, the certificate will be accepted into the '''NT AUTHORITY\SYSTEM''' account (which is located at ''C:\Windows\System32\config\systemprofile\AppData\Roaming\Subversion'').  
  = Error Examples =    = Error Examples =