7 lines
166 B
XML
7 lines
166 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<appSettings>
|
|
<add key="ServerCertPath" value="/path/to/server.cer" />
|
|
</appSettings>
|
|
</configuration>
|