# Client — test: cert_bootstrap # Uses a restricted trust store with only the LDS certificate. # The ServerRegister certificate is NOT initially trusted. applicationUri = urn:localhost:bobink:Client certificate = tests/cert_bootstrap/certs/Client/cert.der privateKey = tests/cert_bootstrap/certs/Client/key.der trustStore = tests/cert_bootstrap/certs/trust_client securityMode = SignAndEncrypt securityPolicy = Aes256_Sha256_RsaPss authMode = anonymous