Andreas Mack
Andreas Mack
Right now I only get debug2: host key algorithms: ssh-rsa,ssh-dss from gitblit SSHD. Fedora 33 has changed, it will not accept ssh-rsa (from the server) anymore: debug1: Offering public key:...
Currently I don't see a way to customize the prompt of the ShellServer.
**Describe the bug** The guide uses the default prerequisites which state "JDK 11+ installed with JAVA_HOME configured appropriately" This should be "java19+" in this case. This is of course explained...
I'm trying to use the Context Server Interceptor from the Docs: https://vertx.io/docs/vertx-grpc-netty/java/#_grpc_server I'm surprised that the context seems to be shared among all calls. I was under the impression from...