Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have sam problem so where is answer for this Q ? #618

Closed
milke-coa opened this issue Apr 20, 2024 · 1 comment · Fixed by #619
Closed

I have sam problem so where is answer for this Q ? #618

milke-coa opened this issue Apr 20, 2024 · 1 comment · Fixed by #619

Comments

@milke-coa
Copy link

milke-coa commented Apr 20, 2024

          I have sam problem so where is answer for this Q ?

pencil3mark commented on Jun 8, 2019
Issue Description
my network can not get "http://archive.apache.org/dist/axis/axis2/java/core/1.6.0/axis2-1.6.0-war.zip", someone can send me another link, please

Originally posted by @milke-coa in #396 (comment)

@jmartin-tech
Copy link
Contributor

The previous report was just an intermittent download failure in 2019. Now the url is redirecting to a TLS1.2 required path causing failure to download:

==> virtualbox-iso: Provisioning with shell script: /media/extra/metasploitable3/packer/templates/../../scripts/installs/setup_axis2.bat
    virtualbox-iso:
    virtualbox-iso: C:\Users\vagrant>powershell -Command "(New-Object System.Net.WebClient).DownloadFile('http://archive.apache.org/dist/axis/axis2/java/core/1.6.0/axis2-1.6.0-war.zip', 'C:\Windows\Temp\axis2-1.6.0-war.zip')"  0<NUL
==> virtualbox-iso: Exception calling "DownloadFile" with "2" argument(s): "The request was
==> virtualbox-iso: aborted: Could not create SSL/TLS secure channel."
==> virtualbox-iso: At line:1 char:1
==> virtualbox-iso: + (New-Object System.Net.WebClient).DownloadFile('http://archive.apache ...
==> virtualbox-iso: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
==> virtualbox-iso:     + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
==> virtualbox-iso:     + FullyQualifiedErrorId : WebException
==> virtualbox-iso:

This should be fixed shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants