Creating SSLContext for up-to-date HTTPS communiction with client certificate

If you try to implement with Java the client side for a HTTPS communication with client authenification and google for it, you will find  many examples. But with most of the examples you find, have the one or other problem, if you really try it. That’s why I want to wrap it up and bring […]

Continue reading