# Client — test: unsecure_anonymous # Has certs for encryption support (needed to negotiate with the secured # LDS) but no securityMode/securityPolicy — lets the client auto-select # the best available endpoint on each server. applicationUri = urn:localhost:bobink:Client # certificate = certs/Client_cert.der # privateKey = certs/Client_key.der # trustStore = certs/trust/client # securityMode = None securityPolicy = None authMode = anonymous