Hi list,
I need to perform an integration with a service that talks HTTP over TLS 1.2.
I have the mutual certificates and all the rest.
My idea was to do as less as possible (mostly handshaking) in Java and then use the Java call the code from inside XQuery where all the rest happens.
Just wanted to be sure that there isn't a way to do everything in XQuery. Is it?
Thanks,
Marco.