Score:0

Can wget ignore certificate issues on redirects (or for specific domains)?

cn flag

We use a redirector service so that requests act like this:

https://realsite1.redirector.ourdomain --302--> https://realsite1.anotherdomain1
https://realsite2.redirector.ourdomain --302--> https://realsite1.anotherdomain2

I am using wget to download the web page https://realsite1.redirector.ourdomain.

I want wget to ignore certificate issues when doing the initial GET from https://realsite1.redirector.ourdomain but not ignore certificate issues when downloading https://realsite1.anotherdomain1.

Another way to solve this would be to have wget ignore certificate issues only on specific domains.

Is this possible? If so, how?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.