[Openvpn-devel] openvpn using matrixssl ?

2004-09-07 Thread gary
Hi, Anyone knows how feasible it is to use matrixssl instead of openssl ? The main advantage is memory footprint for embedded system like the linksys wrt54g.

[Openvpn-devel] minimum cipher in openssl ?

2004-09-12 Thread gary
Hi, I want to run openvpn on WRT54G but the crypto library of openssl is extremely large for the device. I understand that I can trim away some ciphers but would like to know what minimum ciphers I have to include. I want to include only 3 symmetric cipher (blowfish, des and aes) and sha1 for k

[Openvpn-devel] Some product suggestions

2003-12-16 Thread gary ng
rkstation and do the installation/configuration there. any comments/critics are welcomed. regards, gary PS. I am not on this list so please cc if possible. __ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/

[Openvpn-devel] key management ?

2004-04-07 Thread gary ng
Hi, Openvpn is moving nicely in feature for large scale deployment. I am wondering if there is already plan to make the key management more suitable for this kind of deployment. AFAIK, currently the cert can only be signed by one root CA. However, this is usually not how these public key based a

Re: [Openvpn-devel] key management ?

2004-04-08 Thread gary ng
--- James Yonan wrote: > OpenVPN currently supports intermediate CAs (one or > multiple levels). How would I do this in the configuration file ? I tried to create a self-signed root CA then an intermediate CA but if I just place the intermediate CA as the 'ca' parameter(both node cert is signed by