I am getting the following error:
2026-01-21T08:07:42.070+01:00 DEBUG 65370 --- [pool-2-thread-1] i.a.c.f.c.AxoniqConsoleRSocketClient : Failed to connect to Axoniq Platform
reactor.core.Exceptions$ReactiveException: javax.net.ssl.SSLHandshakeException: (certificate_unknown) No subject alternative DNS name matching framework.console.axoniq.io found.
Seems that axoniq is returning a *.axoniq.io certificate. Seems that wildcards are only supported one level deep.
I am using java 25, spring boot 4 and axon framework 4.12.3