Thank you.Lorenzo Scalese . How is HTTPS implemented in healthshare? Is this the only way?
Change% csp.login Is class implementation feasible?
- Log in to post comments
Thank you.Lorenzo Scalese . How is HTTPS implemented in healthshare? Is this the only way?
Change% csp.login Is class implementation feasible?
If I don't use Https and want to implement simple password transmission encryption and decryption (for example: Base64), as shown in the figure, CSP has completed the encryption operation. Would you like to ask where the decryption operation needs to be handled?
.png)
感谢您的回复,情况是这样的,Port页面是一个明文登录,如图,有项目需要过国家等保,需要在客户端登录传递给服务器过程中,增加加密操作,通过密文传递。目前,我们想通过csp加密发送至服务端,服务端解密验证,现在客户端可以实现加密,需要找到服务端解密的的操作块,增加解密的操作,完成这个诉求。
.png)
Hi Manager!
According to your request, I added the model corresponding link in the readme file!Hope to get technical score in the competition。
Application name:HealthInfoQueryLayer
readme file:https://github.com/ZBT-95/-IRIS-/blob/main/README.md
I also have this problem. This answer perfectly solves the problem.
I would like a join code too, I'm very interested.