Hi,
I am working on CC3200 and trying to connect to webserver securely (SSL). I have followed the guide lines at
http://processors.wiki.ti.com/index.php/CC32xx_SSL_Demo_Application
and was able to connect to google server successfully.
But now my requirement is not to preload the CA certificate on to SFLASH but still I need to connect to the web server.
Can some one let me know some example or procedure how to connect to webserver without preloading the CA certificate
on to flash since in run time I should be able to connect to the server dynamically.
Thanks in advance
Regards,
Pavan