Page 1 of 1

ERROR: cannot verify WOL 'Plesk' certificate for mkisofs

PostPosted: 08.07.2019, 19:45
by Desert77
Hello,

I have downloaded and setup v 11.7.3 for a new Win10 workstation.

The following were edited to resolve [http: vs https:] URL settings:
1. 'https://download.wsusoffline.net/StaticDownloadLink-recent.txt' within the file 'CheckOUVersion.cmd'
2. 'https://download.wsusoffline.net/mkisofs.exe' within the file 'StaticDownloadLink-mkisofs.txt'

The Mkisoft.exe fails to download. Please advise.

The full output log is as follows:
Starting WSUS Offline Update download v. 11.7.3 for w100 glb...
Checking for sufficient file system rights...
Cleaning up existing directories...
Preserving custom language and architecture additions and removals...
Updating static and exclude definitions for download and update...
../static/StaticDownloadFiles-modified.txt: No such file or directory
No URLs found in ../static/StaticDownloadFiles-modified.txt.
../exclude/ExcludeDownloadFiles-modified.txt: No such file or directory
No URLs found in ../exclude/ExcludeDownloadFiles-modified.txt.
../client/static/StaticUpdateFiles-modified.txt: No such file or directory
No URLs found in ../client/static/StaticUpdateFiles-modified.txt.
Restoring custom language and architecture additions and removals...
Downloading/validating mkisofs tool...
--2019-07-07 17:12:36-- https://download.wsusoffline.net/mkisofs.exe
Resolving download.wsusoffline.net (download.wsusoffline.net)... 185.160.0.158
Connecting to download.wsusoffline.net (download.wsusoffline.net)|185.160.0.158|
:443... connected.
ERROR: cannot verify download.wsusoffline.net's certificate, issued by 'emailAdd
ress=info@plesk.com,CN=Plesk,O=Plesk,L=Schaffhausen,C=CH':
Self-signed certificate encountered.
ERROR: certificate common name 'Plesk' doesn't match requested host name 'do
wnload.wsusoffline.net'.
To connect to download.wsusoffline.net insecurely, use `--no-check-certificate'.

Thanks

Re: ERROR: cannot verify WOL 'Plesk' certificate for mkisofs

PostPosted: 08.07.2019, 20:44
by Dalai
Well, the solution is obvious: Don't use HTTPS for the links that point to download.wsusoffline.net. Although this forum (forums.wsusoffline.net) uses a regular (Let's Encrypt) certificate, it doesn't mean that download.wsusoffline.net does the same.

Regards
Dalai

Re: ERROR: cannot verify WOL 'Plesk' certificate for mkisofs

PostPosted: 08.07.2019, 20:49
by aker
wsusou per default uses "http://" for downloading it's own components from "download.wsusoffline.net".
As far as I understand, you edited the files to use "https://" instead of "http://".
wsusoffline.net server currently isn't configured to provide full https-support yet. Please stay with "http://" as long as there is an official update enabling "https://" for wsusoffline-domains.

Re: ERROR: cannot verify WOL 'Plesk' certificate for mkisofs

PostPosted: 09.07.2019, 04:50
by Desert77
Hello,

...It is obvious I shouldn't need to change the URL to HTTPS, but the out of the box setting fails too.

The output log is as follows:
:
Downloading/validating mkisofs tool...
--2019-07-08 20:40:58-- http://download.wsusoffline.net/mkisofs.exe
Resolving download.wsusoffline.net (download.wsusoffline.net)... 185.160.0.158
Connecting to download.wsusoffline.net (download.wsusoffline.net)|185.160.0.158|
:80... connected.
Failed writing HTTP request: Invalid argument.
Retrying.
:

Thanks

Re: ERROR: cannot verify WOL 'Plesk' certificate for mkisofs

PostPosted: 09.07.2019, 08:50
by aker
Could you download using your browser?
Are you behind some kind of proxy / firewall?