When we try to run this command in Windows Server , we are having some issues about the certificate.
here is the error:
wget.exe --spider “https://www.mysavings.com/internal/dail
y-tasks.asp”
Spider mode enabled. Check if remote file exists.
–2018-10-12 09:48:41-- https://www.mysavings.com/internal/daily-tasks.asp
Resolving www.mysavings.com… 104.25.201.105, 104.25.202.105, 2606:4700:20::681
9:c969, …
Connecting to www.mysavings.com|104.25.201.105|:443… connected.
ERROR: cannot verify www.mysavings.com’s certificate, issued by /C=GB/ST=Greate r Manchester/L=Salford/O=COMODO CA Limited/CN=COMODO Domain Validation Legacy Se rver CA 2': Unable to locally verify the issuer's authority. ERROR: certificate common namessl371406.Cloudflaressl.com’ doesn’t match reque
sted host name www.mysavings.com'. To connect to www.mysavings.com insecurely, use–no-check-certificate’.
Unable to establish SSL connection.