Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


Error message while updating Workbench

Hello,

While trying to update the System Workbench in my Eclipse 4.9.0 I experience the following error message:

Unable to read repository at http://ac6-tools.com/Eclipse-updates/org.openstm32.system-workbench.update-site-v2/compositeContent.xml.Question
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

The location the update should be downloaded from is http://ac6-tools.com/Eclipse-updates/org.openstm32.system-workbench.update-site-v2Question (which is the URL recommended by the documentation).

I suspect the error message being the result of the certificate used for the URL above. This certificate is new (valid since September 18. 2019, two days ago). The CN of this certificate is www.ac6.frQuestion and not www.ac6-tools.com.Question The domain www.ac6-tools.comQuestion which is used for the software update is “only” part of the certificates alternative names. Might this be the problem?

Fact is, I never experienced any problem installing or updating the software before.

regards, Felix


Same problem here.

Solved this by mirroring the update repository locally using wget. You have to disable error checking for wget, too, otherwise it would complain about the certificate:

wget --no-check-certificate --recursive --no-clobber --page-requisites --adjust-extension --convert-links --restrict-file-names=windows --domains www.ac6-tools.com --no-parent "https://www.ac6-tools.com/Eclipse-updates/org.openstm32.system-workbench.update-site-v2/"


The used the local update repository as an update site:

file:c:\temp\org.openstm32.system-workbench.update-site-v2\



Hopefully this helps someone until the issue is resolved.


France

Hi everybody,

You may have noticed that OpenSTM32.org is now accessed in HTTPS; this had an adverse effect on updates as it seems the Java virtual machine was not know the Sectigo root certificate (Comodo, who provides our certificate has changed name less that a year ago and it seema that in some cases root certificates were not updated...)

To correct this, we temporarily switched back the Eclipse update sites (and only these) to be accessible in plain HTTP mode, so updates shoudl work again seamlessly.

Please accept our apologies for the inconvenience,

Bernard (Ac6)


 

Newest Forum Posts

  1. Можно ли установить камин на балконе или лоджии? by Grand3kpdErorb, 03:38
  2. reservation car service Seattle by Jamesprede, 2025-05-01 10:06
  3. Last day: drone bonus by Danielrug, 2025-04-19 16:55
  4. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-25 07:37
  5. SPI on Nucleo_STMH533RE by royjamil, 2025-03-23 11:31
  6. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-23 09:33
  7. Configuring DMA for ADC in SW? by sam.hodgson, 2025-03-04 12:58
  8. Insightful Perspectives on This Subject by davidsycle, 2025-03-04 05:45
  9. Build a project in "release" mode by info@creosrl.it, 2025-02-20 18:12
  10. Build a project in "release" mode by info@creosrl.it, 2025-02-20 17:05

Last-Modified Blogs