HTTPS / TLS STM - STM32H745-DISCO #3141
-
Hi, I'm using Mongoose Wizard with the STM32H745-DISCO board in CubeIDE (bare metal) to generate a web UI with HTTPS support. After generating the project, I enter the IP address I configured into the browser. HTTP (port 80) works fine, but when I try to access it via HTTPS on port 443, it doesn't work. Besides setting the IP configuration so i wont use DHCP, is there anything else I need to change to enable HTTPS?( I am using the default cert and key.) More details 2. I change 3 lines of code (static IP instead of DHCP After I program the micro via STM32IDE 4. Mongoose server logs from UART
`
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Please contact Support |
Beta Was this translation helpful? Give feedback.
I've been informed you are a prospect, please contact Support. I've already pushed 8061a41 to this repo yesterday, that will propagate to the Wizard in due time.