sfuerte

Results 20 comments of sfuerte

@mokun , potentially, I haven't tested there. But even assuming the win build is good, copying a built JAR to any Linux/Unix/macOS platform will be useless. Will end up with...

@jidesoft when I was posting about Maven/Ant compilation errors, that was on macOS 11 under JDK 11: ``` jide-oss> git status On branch master Your branch is up to date...

as it's been dragging already for almost 3 years, is it possible to be released via Github packages at least? https://docs.github.com/en/free-pro-team@latest/packages/using-github-packages-with-your-projects-ecosystem/configuring-apache-maven-for-use-with-github-packages#installing-a-package Thank you!

@mokun I believe the documentation is rather explanatory and clear. But if need any hand, sure thing, send me a PM. On the another hand, it looks like there is...

> The compilation error is one of the reason we gave up deploying on maven. @jidesoft , does it mean that `jide-oss` is simply an abandoned project? Your Maven POM...

@jidesoft , will #48 be considered as a bug that requires a fix?

had the same problem when was trying to use a shared certificate with a CN (common name) something like `etcd.` or simply ``. SAN would have all cluster servers listed...

> @sfuerte for last question, could you please provide detail setup to help me understand your question. client-cert-auth option only help testing case. don't need care in your product setting...

> @sfuerte Where are you setting below ? within the config ? not seeing as flag here https://etcd.io/docs/v3.1/op-guide/configuration/ > > "Switching to individual certificate where SAN equals to etcd_advertise_fqdn solves...