SSH on K66F

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

SSH on K66F

1,641 次查看
a8Chcx
Contributor V

Hi,

I am trying to develop simple SSH client to access telnet sever(SSH based).

Can anyone tell me how to implement it on FRDM-K66?

Thanks,

Christie

标签 (1)
0 项奖励
回复
3 回复数

1,465 次查看
Alexis_A
NXP TechSupport
NXP TechSupport

Hi Christie,

Unfortunately there isn't an SSH implementation available but you could start checking the lwip SDK examples. I think the lwip_tcpecho_freertos/bm could be a good way to start.

Best Regards,

Alexis Andalon

0 项奖励
回复

1,465 次查看
a8Chcx
Contributor V

Hi Alexis,

I have downloaded the latest SDK and there is mbedTLS supported, no WolfSSL supported in latest SDK.

Is wolfSSL removed from now on?

I am using lwip_tcpehco/BM in my project for now. But, I do not know how to add TLS on it?

There are lots of examples based on mbedTLS in latest SDK, but, it is hard for me to pick up one as template. Do you have any document for these and how to use it?

Thanks,

Christie

0 项奖励
回复

1,465 次查看
Alexis_A
NXP TechSupport
NXP TechSupport

Hi Christie,

This library integrated in the SDK is based on mbedTLS 2.13.1, for more information you could look in the library webpage:

mbed TLS Knowledge Base  

Best Regards,

Alexis Andalon

0 项奖励
回复