Skip to content

Instantly share code, notes, and snippets.

@onwp
Created May 30, 2023 12:27
Show Gist options
  • Save onwp/93f60681551b8f32728657f533b1cd30 to your computer and use it in GitHub Desktop.
Save onwp/93f60681551b8f32728657f533b1cd30 to your computer and use it in GitHub Desktop.
openvpn weak algorithm fix
Insert the following line in the client's config.ovpn file:
tls-cipher "DEFAULT:@SECLEVEL=0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment