w-jamil

Results 4 comments of w-jamil

``` ip2loc: "US" proxyRemoteSsl: true proxyRemoteHost: "https://api.ibkr.com" listenPort: 5000 listenSsl: true svcEnvironment: "v1" sslCert: "cacert.jks" sslPwd: "mypass" authDelay: 3000 portalBaseURL: "" serverOptions: blockedThreadCheckInterval: 1000000 eventLoopPoolSize: 20 workerPoolSize: 20 maxWorkerExecuteTime: 100...

Yes, I generated the file and password using the instructions [here](https://github.com/Voyz/ibeam/wiki/TLS-Certificates-and-HTTPS#two-certificates)

inputs directory has conf.yaml, so that is read, but when I add two files, above error. Is there a specific recomended way to set up the container. I use: docker...

I mounted the certificate with the image and now I am getting: 2024-08-22 12:12:12,389|I| ############ Starting IBeam version 0.5.1 ############ 2024-08-22 12:12:12,390|I| TLS certificates found and will be used for...