0

I found a simple download manager here. It can download from HTTP sites, but doesn't support HTTPS sites. How can I modify it to support HTTPS links?

tshepang
  • 12,111
  • 21
  • 91
  • 136
Dennis
  • 1
  • 1

2 Answers2

1

Yes it does. Just try an HTTPS URL. The only possible issue will be whether it trusts the server's certificate.

user207421
  • 305,947
  • 44
  • 307
  • 483
-1

This answer will help you.

Apache HttpClient 4.0 Ignore SSL Certificate Errors

Community
  • 1
  • 1
setzamora
  • 3,560
  • 6
  • 34
  • 48