todo

来自「elinks下lynx是最重要的二个文本浏览器, 在linux下非常实用, el」· 代码 · 共 21 行

TXT
21
字号
We could add also support for:* cryptlib (http://www.cs.auckland.ac.nz/~pgut001/cryptlib/ - it is distributed in zip form which doesn't look very business-like, and it lacks manual in a format conviently readable for me; however, they say it is damn fast and very easy to use)* NSS (http://www.mozilla.org/projects/security/pki/nss/ - it could be pretty widespread and nicely tested by mozilla, however it scares me, it looks to be pretty complex and already needing some certificates db generated etc)Possibly, we should drop support for native GnuTLS and use their OpenSSLwrapper instead, since I happen to feel very unsure about GnuTLS interface -OpenSSL is not much better, but we can steal code from other applications ;-).We should get some certificates managment and mainly _serious_ and _reliable_verification of peers' certificates, including URN checking etc etc. We haveserious problems with this and I'm not going to learn real OpenSSL (fromnowhere as I didn't find any usable documentation for OpenSSL) just to fixthis, sorry; someone else must do this.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?