|
|
Nejc,
On Mon, Apr 03, 2006 at 09:56:29PM +0200, Nejc Skoberne wrote:
> Any ideas how could I fix this? I would need to hard-recode the buffer
> length (1024)?
Take a look to the change log of OpenVPN. It says:
To increase the push list capacity (must be done on both
client and server), increase TLS_CHANNEL_BUF_SIZE in
common.h (default=1024).
So if you are changing this macro definition you should
be able to use longer lists.
Best regards,
Klaus
Attachment:
signature.asc
Description: Digital signature
|