Nejc Skoberne wrote:
Hi again,
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
Hi again,
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 i