9 lines
203 B
XML
9 lines
203 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<system.net>
|
|
<settings>
|
|
<servicePointManager checkCertificateRevocationList="false" />
|
|
</settings>
|
|
</system.net>
|
|
</configuration>
|