Hello,
SolidCP version: 1.3.0
We are experiencing an issue with WebAppGallery on Windows 2012 Standard.
Applications are not able to download due to SSL/TLS issues, here is the exact error:
[2/25/2018 6:36:28 AM] ERROR: Can't install WordPress DownloadInstallerFile 'https://github.com/OPIG/WindowsWebAppGallery/blob/master/WordPress/wordpress-4.9-IIS.zip?raw=true' failed: The request was aborted: Could not create SSL/TLS secure channel.
System.Exception: Can't install WordPress DownloadInstallerFile 'https://github.com/OPIG/WindowsWebAppGallery/blob/master/WordPress/wordpress-4.9-IIS.zip?raw=true' failed: The request was aborted: Could not create SSL/TLS secure channel.
at SolidCP.Server.Code.WpiHelper.InstallProducts(IEnumerable`1 productIdsToInstall, Boolean installDependencies, String languageId, EventHandler`1 installStatusUpdatedHandler, EventHandler`1 installCompleteHandler)
at SolidCP.Providers.Web.WPIWebApplicationGallery.WPIApplicationGallery.DownloadAppAndGetStatus(Int32 UserId, String id)
at SolidCP.Providers.Web.IIs60.GetGalleryApplicationStatus(Int32 UserId, String id)
Is there any know solution ?
Hello,
Can you try the following:
Configuration --> System settings --> Web Platform Installer settings.
set the link to:
https://www.microsoft.com/web/webpi/5.0/WebProductList.xml
Or option 2:
Main feed url:
https://go.microsoft.com/?linkid=9842185
then custom feed urls:
https://aka.ms/webapplicationlist
https://webpifeed.blob.core.windows.net/webpifeed/MediaProductList.xml
https://webpifeed.blob.core.windows.net/webpifeed/ToolsProductList.xml
Regards,
Marco
Hello,
The feeds are configured this way but the issue still persist.
Do you have any other suggestion that we could try?
Thank you!
Hello,
That should normally work.
Did you configure your servers ciphers to the current web standards? maybe it causes a problem in the TLS handshake.
Regards,
Marco
Hello,
We are using the same configuration on all servers - Windows 2008, Windows 2012, Windows 2016 but the issue occur only on servers with OS Windows 2012 Standart.