connection error help for french

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
fabfab74
OpenVpn Newbie
Posts: 1
Joined: Thu Sep 01, 2022 8:47 am

connection error help for french

Post by fabfab74 » Thu Sep 01, 2022 8:54 am

Bonjour,

j'aurais besoin d'aide concernant des connections openvpn , je reprend un parc info avec des connections mises en place , mais depuis un changement de box rien ne fonctionne j'ai changer l'ip fixe dans la config mais j'ai des erreurs Hello,

I would need help with openvpn connections, I take an info park with connections set up, but since a change of box nothing works I have changed the fixed ip in the config but I have errors


WARNING: --ns-cert-type is DEPRECATED. Use --remote-cert-tls instead.
2022-08-31 11:55:29 OpenSSL: error:140AB18E:SSL routines:SSL_CTX_use_certificate:ca md too weak
2022-08-31 11:55:29 MANAGEMENT: Client disconnected
2022-08-31 11:55:29 Cannot load certificate file USER2.crt
2022-08-31 11:55:29 Exiting due to fatal error

il y as t'il des francais ou un forum openvpn en francais ?

d'avance merci de votre aide ....

Thanks for your help

TinCanTech
OpenVPN Protagonist
Posts: 11139
Joined: Fri Jun 03, 2016 1:17 pm

Re: connection error help for french

Post by TinCanTech » Thu Sep 01, 2022 9:46 am

fabfab74 wrote:
Thu Sep 01, 2022 8:54 am
ca md too weak
This means that your entire PKI is too old and insecure, you need to build a new PKI using EasyRSA:
https://github.com/OpenVPN/easy-rsa

Post Reply