How can I upload a file over https(secured) using java? While I sending same as http url, it throws an exception like "javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake". Can any one guide me, how to upload file in https using java? Thanks in advance..
You can use apache commons-fileupload , here is example code
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With