Facing issue while downloading through wget #1366
anjultripathi
started this conversation in
General
Replies: 1 comment
-
It works for me now. Would you try again?
…On Wed, Jun 21, 2023 at 7:38 AM anjultripathi ***@***.***> wrote:
Hi Team,
We are facing issues in below command :-
wget http://nlp.stanford.edu/software/stanford-corenlp-4.5.2.zip
error:-
ERROR: cannot verify downloads.cs.stanford.edu's certificate, issued by
‘CN=InCommon RSA Server CA,OU=InCommon,O=Internet2,L=Ann Arbor,ST=MI,C=US’:
Issued certificate has expired.
To connect to downloads.cs.stanford.edu insecurely, use
`--no-check-certificate'.
We can't use `--no-check-certificate' as it will badly impact our
deployment BDs and container images.
Kindly suggest us how we can be unblocked.
—
Reply to this email directly, view it on GitHub
<#1366>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA2AYWMB67AN3C73VZYWELDXMMBORANCNFSM6AAAAAAZO3O6HY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
We are facing issues in below command :-
wget http://nlp.stanford.edu/software/stanford-corenlp-4.5.2.zip
error:-
ERROR: cannot verify downloads.cs.stanford.edu's certificate, issued by ‘CN=InCommon RSA Server CA,OU=InCommon,O=Internet2,L=Ann Arbor,ST=MI,C=US’:
Issued certificate has expired.
To connect to downloads.cs.stanford.edu insecurely, use `--no-check-certificate'.
We can't use `--no-check-certificate' as it will badly impact our deployment BDs and container images.
Can this issue be resolved on the server end?
Beta Was this translation helpful? Give feedback.
All reactions