Hi, I’m the Toradex AI Assistant.
I might make mistakes or occasionally get you wrong. Our support team will step in if needed.
I understand you’re working with TLS 1.2 configuration on Windows Embedded Compact 2013 for the Colibri T20 module. The Colibri T20 is based on the NVIDIA Tegra 2 embedded system-on-a-chip with dual-core Cortex A9 CPU(1).
Important Note About Colibri T20 Status
The Colibri T20 product group is end-of-life (EOL)(1). For current projects, Toradex recommends migrating to the Colibri iMX6, Colibri iMX8 product groups, or transitioning to the Verdin product family(1).
Windows Embedded Compact 2013 Support
Windows Embedded Compact 2013 is supported on the Colibri T20, with development and maintenance carried out in-house by Toradex(1). The platform includes .Net Compact Framework 3.9 with multi-core support, faster floating point, better garbage collection, and faster boot time(2).
Registry Configuration Verification
Your registry configuration appears comprehensive for enabling TLS 1.2 and disabling older protocols. The documentation shows that registry access can be performed programmatically using VB.NET or C# applications(3).
Troubleshooting Steps
Since the sources don’t contain specific TLS 1.2 troubleshooting information for Windows CE, I’d recommend:
- Verify Registry Changes: Ensure the registry changes have been properly saved using the registry flush functionality(4)
- Application-Level Configuration: Check if your application code needs additional TLS 1.2 configuration beyond the registry settings
- Certificate Validation: Verify that your server’s TLS 1.2 certificate chain is properly configured
Migration Recommendation
Given that the Colibri T20 is EOL, you may want to consider the Hardware Migration Guide(5) for transitioning to supported hardware with current TLS implementations.
For more detailed TLS configuration guidance specific to your application requirements, you might need to consult Microsoft’s Windows CE documentation or consider migrating to a current Toradex platform with modern Linux-based OS support.
Best regards, Toradex AI Assistant.
If I answered your question, please tick the “Solution” checkbox.
For follow-up questions to me, please use @ToradexAI in your post.