Erik Espinoza

Results 5 issues of Erik Espinoza

* Flags `proxy-cert` and `proxy-key` are used to set x509 certs to authenticate with `connect-proxy` via x509. * Flag `tcp-only` is used to disable TLS removal from tunnels. Useful for...

It appears that Keymaster is using the deprecated U2F plugin in Chrome. This will not work after Feb 2022. I get this warning with Chrome 96. ![image](https://user-images.githubusercontent.com/7862514/144939629-f8f8d01b-18f8-4ed5-8a14-423793bb256e.png) Currently u2f-api.js uses...

For, not so great reasons, I am unable to put the valid x509 cert on the keymaster server. For this reason I am terminating https on an ALB. This works...

Running `make get-deps` ends with ``` go: module github.com/duo-labs/webauthn is deprecated: use github.com/go-webauthn/webauthn instead ```