openVPN generated incorrect certs generated, key too small

openVPN generated incorrect certs generated, key too small

24 Reply
Re:openVPN generated incorrect certs generated, key too small
2024-11-19 08:49:38

@DerekLee 

I'm happy to hear that.laugh

Nice to Meet You in Our TP-Link Community. Check Out the Latest Posts: Connect TP-Link Archer BE550 to Germany's DS-Lite (Dual Stack Lite) Internet via WAN Archer GE550 - BE9300 Tri-Band Wi-Fi 7 Gaming Router Archer BE550 New Firmware Added Support for EasyMesh in AP Mode, DoH&DoT, ECO Mode, and More Archer AX90 New Firmware Added Support for EasyMesh and Ethernet Backhaul If you found a post or response helpful, please click Helpful (arrow pointing upward icon). If you are the author of a topic, remember to mark a helpful reply as the "Recommended Solution" (star icon) so that others can benefit from it.
  0  
  0  
#22
Options
Re:openVPN generated incorrect certs generated, key too small
Yesterday

  @pepicheck The second option DID NOT WORK!! Only the first option worked.

I added the tls-cipher TLS-DHE-RSA-WITH-AES-128-CBC-SHA to the generated .ovpn file (above and after cipher AES-128-CBC) and then importing to settings but it did not work

 

client
dev tun
auth-nocache
proto udp
float
nobind

cipher AES-128-CBC
tls-cipher TLS-DHE-RSA-WITH-AES-128-CBC-SHA
comp-lzo adaptive
resolv-retry infinite
persist-key
persist-tun
verb 3
remote XXXXXXXXXXXXXX

 

 

Device Firmware Version:1.18.0 0.9.1 v009e.0 Build 241018 Rel.43535n 

Device Hardware Version:Archer VR2100v v1 00000000

 

Any idea why the option 2 did not work for me?

  0  
  0  
#23
Options
Re:openVPN generated incorrect certs generated, key too small
Yesterday
The second option DID NOT WORK!! Only the first option worked. I added the tls-cipher TLS-DHE-RSA-WITH-AES-128-CBC-SHA to the generated .ovpn file (above and after cipher AES-128-CBC) and then importing to settings but it did not work client dev tun auth-nocache proto udp float nobind cipher AES-128-CBC tls-cipher TLS-DHE-RSA-WITH-AES-128-CBC-SHA comp-lzo adaptive resolv-retry infinite persist-key persist-tun verb 3 remote XXXXXXXXXXXXXX Device Firmware Version:1.18.0 0.9.1 v009e.0 Build 241018 Rel.43535n Device Hardware Version:Archer VR2100v v1 00000000 Any idea why the option 2 did not work for me?
  0  
  0  
#24
Options
Re:openVPN generated incorrect certs generated, key too small
Yesterday

  @ELAMeri Error message? Distro what you have???

 

  0  
  0  
#25
Options