Skip to main content
Associate
October 20, 2023
Solved

STM32CubeIDE 1.13.2 - myST-Login doesn't work with intermediate (zScaler) certificates

  • October 20, 2023
  • 9 replies
  • 4494 views

Hey All,

we are not able to use the latest STM32CubeIDE 1.13.x IDE as the myST login doesn't appear (just the blue animated loading animation).

In our other Eclipse-based applications we just imported our certificates using the keytool into the Java certificate store. For eclipse this seems to work as downloading stuff from the marketplace works just fine.

But this one seems to be ignored by the properitary login mechanism.

Any ideas how to solve this issue or debugging it further?

Thank you!

    Best answer by Christian N

    Hello Idefix2000,

    Thank you for contacting STMicroelectronics. Your inquiry is being escalated for specialized support.

    Kind Regards,

    Christian

    ST Support

    9 replies

    Christian N
    Christian NBest answer
    ST Employee
    October 23, 2023

    Hello Idefix2000,

    Thank you for contacting STMicroelectronics. Your inquiry is being escalated for specialized support.

    Kind Regards,

    Christian

    ST Support

    Graduate
    May 14, 2024

    I'm having the same problem with Ubuntu 22.04. After a time with this windows authentication fail and a message to check my  conection apper, but my internet is ok. I 'm using internet wifi in my home, no proxys or not vpn's.

    What I can do?! 

    Captura de tela de 2024-05-14 18-02-19.png

    Pavel A.
    Super User
    May 15, 2024

    Window-> Preferences->STM32Cube->Firmware updater

     Connection mode : check Offline mode

    Check and update... check Manual check.

    Disable anything else in the preferences that looks like automatic calling home.

     

    Graduate
    May 15, 2024

    Nothing yet, probably something wrong with my system.

    Captura de tela de 2024-05-15 10-03-11.pngCaptura de tela de 2024-05-15 10-01-49.pngCaptura de tela de 2024-05-15 10-01-36.png

    snnzdmr1
    Associate III
    May 16, 2024

    I have this problem too. I downloaded the same versions. I am using win 11 home. There was no problem on my computer with Win 10. I am following here to solve this problem.

    Graduate
    May 16, 2024

    What I did to avoid having to think too much about this problem was to clone the framework of the microcontroller I'm using, in my case the STM32F103C6TA, directly from GitHub and place it in this location in my Linux Ubuntu 22.04 system: /home/user/STM32Cube/Repository. With this, everything works fine. But the problem with logging into myST account remains the same.apagar depois.png

    mƎALLEm
    Technical Moderator
    May 17, 2024

    Dear all,

    Seems the issue has been solved please check from your side.

    "To give better visibility on the answered topics, please click on ""Accept as Solution"" on the reply which solved your issue or answered your question."
    Graduate
    May 17, 2024

    Solved problem.

     

    Lead II
    May 17, 2024

    Solved. And if I check save this computer it keeps me logged in after closing STM32CubeMX\STM32CubeIDE. I wonder how long until it prompts for credentials again.

    "Kudo posts if you have the same problem and kudo replies if the solution works.Click ""Accept as Solution"" if a reply solved your problem. If no solution was posted please answer with your own."
    Associate
    March 5, 2025

    Hey all,

    I had a similar problem with the myST login window on Ubuntu 22.04, but in my case, the Login button couldn't be activated.

    I found a bit of a "lumberjack" solution:

    1. Download the desired package from the ST website.
    2. Unzip the package.
    3. Copy the unzipped package to $HOME/STM32Cube/Repository.
    4. Voilà! No more ST login torture in the IDE or MX.