Hello,
Apologies if this is a duplicate message. I do not know if the
original went through.
I am hoping this is doable.
I'm wanting to make a customized android OpenVPN apk file. The APK is
already in the playstore, but my goal is to take it, customize it by
adding in a preconfigured network-a
Hi,
On Thu, Apr 15, 2021 at 1:46 PM mike tancsa wrote:
>
> On 4/14/2021 8:23 PM, Selva Nair wrote:
> >
> > You can restrict TLS version using th eoption --tls-version-min in
> > OpenVPN config file, but restricting to TLS 1.2 is not enough with
> > OpenSSL 1.1.1. It defaults to PSS for both TLS 1
On 4/14/2021 8:23 PM, Selva Nair wrote:
>
> You can restrict TLS version using th eoption --tls-version-min in
> OpenVPN config file, but restricting to TLS 1.2 is not enough with
> OpenSSL 1.1.1. It defaults to PSS for both TLS 1.2 and 1.3.
>
> Rather than building your own OpenSSL, a much simp