is any one help me on https client code example for s7g2 and certificate insertion guide and any work for guide to get working https client with netx duo..?
I am using e2studio 7.3.0 and ssp 1.6.3.
is nx_web_http_client_set_connect_port() works with netx duo ..?
Hi amar,
Have you tried following this guide: https://learn.microsoft.com/en-us/azure/rtos/netx-duo/netx-duo-web-http/chapter2?
JBIf this response, or one provided by another user, answers your question, please verify the answer. Thank you!Renesas Engineering Community Moderatorhttps://community.renesas.com/https://academy.renesas.com/https://en-support.renesas.com/knowledgeBase/
i tried using that i am getting error.
nx_web_http_client_get_secure_start() with this function i am getting error code 282.?
in the above link nx_crypto_tls_ciphers is used I am using nx_crypto_tls_ciphers_synergys7.
nx_crypto_tls_ciphers is used I am using nx_crypto_tls_ciphers_synergys7.
for nx_crypto_tls_ciphers i was getting undefined error.
nx_crypto_tls_ciphers
https://learn.microsoft.com/en-us/azure/rtos/netx-duo/netx-secure-tls/appendix-a
282 : 0x11A
Check your certs.
nx_crypto_tls_ciphers is generic name and nx_crypto_tls_ciphers_synergys7 is the cryptosuites
specific for Synergy.