# Downloads.mender.io is not trusted by Debian WSL command line on Win 10

**URL:** https://hub.mender.io/t/downloads-mender-io-is-not-trusted-by-debian-wsl-command-line-on-win-10/6340
**Category:** General Discussions
**Created:** [November 15, 2023, 6:13pm UTC](https://hub.mender.io/t/downloads-mender-io-is-not-trusted-by-debian-wsl-command-line-on-win-10/6340 "2023-11-15T18:13:29Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![EnjoysMath](https://avatars.discourse-cdn.com/v4/letter/e/5f9b8f/32.png) [@EnjoysMath](https://hub.mender.io/u/EnjoysMath)
#### Post date: [November 15, 2023, 6:13pm UTC](https://hub.mender.io/t/downloads-mender-io-is-not-trusted-by-debian-wsl-command-line-on-win-10/6340/1 "2023-11-15T18:13:29Z")

</div>

```auto
> fruit@DESKTOP-AEBHEGB:~$ wget https://downloads.mender.io/mender-artifact/3.10.2/linux/mender-artifact -F
> --2023-11-15 11:10:02-- https://downloads.mender.io/mender-artifact/3.10.2/linux/mender-artifact
> Resolving downloads.mender.io (downloads.mender.io)... 99.84.238.195, 99.84.238.148, 99.84.238.187, ...
> Connecting to downloads.mender.io (downloads.mender.io)|99.84.238.195|:443... connected.
> ERROR: The certificate of ‘downloads.mender.io’ is not trusted.
> ERROR: The certificate of ‘downloads.mender.io’ doesn't have a known issuer.
> fruit@DESKTOP-AEBHEGB:~$ wget https://downloads.mender.io/mender-artifact/3.10.2/linux/mender-artifact -T
> wget: option requires an argument -- 'T'
> wget: --timeout: Invalid time period ‘https://downloads.mender.io/mender-artifact/3.10.2/linux/mender-artifact’
> fruit@DESKTOP-AEBHEGB:~$ wget https://downloads.mender.io/mender-artifact/3.10.2/linux/mender-artifact -t
> wget: option requires an argument -- 't'
> wget: missing URL
> Usage: wget [OPTION]... [URL]...
> 
> Try `wget --help' for more options.
> fruit@DESKTOP-AEBHEGB:~$ wget https://downloads.mender.io/mender-artifact/3.10.2/linux/mender-artifact --trust
> --2023-11-15 11:10:23-- https://downloads.mender.io/mender-artifact/3.10.2/linux/mender-artifact
> Resolving downloads.mender.io (downloads.mender.io)... 99.84.238.195, 99.84.238.187, 99.84.238.98, ...
> Connecting to downloads.mender.io (downloads.mender.io)|99.84.238.195|:443... connected.
> ERROR: The certificate of ‘downloads.mender.io’ is not trusted.
> ERROR: The certificate of ‘downloads.mender.io’ doesn't have a known issuer.
> fruit@DESKTOP-AEBHEGB:~$

```

Now how can I make this URL trusted? Or force the download. I’m limited to command line as I’ve tried 5 different WSL downloads / installs from the App Store and couldn’t get desktop to run on any. I figured the Debian command line then would be the best to go with, but maybe that assumption was false.

Thanks! 😏🕶😁😥

---

<div class="post-metadata">

### Author: ![TheYoctoJester](https://yyz2.discourse-cdn.com/flex036/user_avatar/hub.mender.io/theyoctojester/32/1444_2.png) [@TheYoctoJester](https://hub.mender.io/u/TheYoctoJester)
#### Post date: [November 15, 2023, 7:59pm UTC](https://hub.mender.io/t/downloads-mender-io-is-not-trusted-by-debian-wsl-command-line-on-win-10/6340/2 "2023-11-15T19:59:09Z")

</div>

Hi @EnjoysMath,

first guess: is the instance all updated? Specifically the `ca-certificates` package.

Greetz,  
Josef

---

<div class="post-metadata">

### Author: ![EnjoysMath](https://avatars.discourse-cdn.com/v4/letter/e/5f9b8f/32.png) [@EnjoysMath](https://hub.mender.io/u/EnjoysMath)
#### Post date: [November 15, 2023, 8:20pm UTC](https://hub.mender.io/t/downloads-mender-io-is-not-trusted-by-debian-wsl-command-line-on-win-10/6340/3 "2023-11-15T20:20:28Z")

</div>

@TheYoctoJester I dk how to do that. I’m just going to try to install a Linux on a spare machine. Can you recommend one that won’t give me a bunch of hassle trying to do mender artifact creation?

Thanks! 😫

---

<div class="post-metadata">

### Author: ![EnjoysMath](https://avatars.discourse-cdn.com/v4/letter/e/5f9b8f/32.png) [@EnjoysMath](https://hub.mender.io/u/EnjoysMath)
#### Post date: [November 16, 2023, 9:34pm UTC](https://hub.mender.io/t/downloads-mender-io-is-not-trusted-by-debian-wsl-command-line-on-win-10/6340/4 "2023-11-16T21:34:53Z")

</div>

On second thought gonna try VirtualBox
