1.9 KiB
1.9 KiB
cat > OpcTestClient.Config.xml << 'EOF'
<?xml version="1.0" encoding="utf-8"?>OPC Test Client urn:localhost:OpcTestClient Client_1
Directory %CommonApplicationData%/OPC Foundation/pki/own CN=OPC Test Client<TrustedPeerCertificates>
<StoreType>Directory</StoreType>
<StorePath>%CommonApplicationData%/OPC Foundation/pki/trusted</StorePath>
</TrustedPeerCertificates>
<RejectedCertificateStore>
<StoreType>Directory</StoreType>
<StorePath>%CommonApplicationData%/OPC Foundation/pki/rejected</StorePath>
</RejectedCertificateStore>
<AutoAcceptUntrustedCertificates>true</AutoAcceptUntrustedCertificates>
600000
1048576
1048576
65536
4194304
65536
300000
3600000
60000
10000
OpcTest.log
true
EOF
echo "✅ Config file created!"