For your question, I just want to know the environment of what you are using for now! The openssl Just for web? Or for a lot of concurrent connections that user request for their own certificate?
发件人: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl. org] 代表 Sachin Kumar (steotia) 发送时间: 2009年3月25日 1:09 收件人: openssl-users@openssl.org 主题: How can I change the limits in openssl I need some help in knowing how can I modify the openssl so that openssl commands like openssl s_client/s_server which I am using to test the ssl server/clients will start using a modified values for max record size, session id etc e.g. session id limit currently is 32 if I want to try out for 64 then how can I use it and similarly f I want openssl client /server to use a record of size more then 16384 then how can I do that. Idea is to try different -ve tests using openssl so that I can test the robustness of a ssl server/client. I really appreciate your help in this regard.. Thanks Sachin