networking - How to mark a known self-signed server as trusted for wget -


im trying use wget download content on https self-signed ubuntu host in our lan. of course wget doesnt allow that, , in answers i've found promoted using the: --no-check-certificate, expose me "man in middle" attacks. since know destination host, , have access certs there way add host "trusted" list, certificate validated against local copy?

thanks

you looking --ca-certificate parameter.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

android - IBM Worklight 6.1 [Application Error] There was a network error (file:///android_asset/www/index.html) -