I need some help. I’ve tried scouring the internet and past forms, but what I have found there must be missing some critical piece of information that will make it make sense. I am new to this kind of stuff trying to learn. I am trying to connect to an OpenVPN Cloud Connexa VPN connection. I have the proper CA, Certs and private keys for the VPN connection and think I have set it up in TrueNAS Core properly. When I try to turn on the OpenVPN client service I get an error under the client cert: “Client certificate must have SubjectKeyIdentifier extension set.”
I found this page in the old forum that seems to have a solution.
Configure openvpn client gives “SubjectKeyIdentifier extension” error. | TrueNAS Community
It has some code that needs to be run to tell TrueNAS to not look for the SubjectKeyIdentifier on the cert. I’ve tried to type this code into the shell on TrueNAS, but cant find the file vpn.py that needs to be modified. I also cant find the folders to follow to the file.
Is this code supposed to run in another program connected to TrueNAS? How am I supposed to run the code? Are there any other fixes that the community has found? Thanks in advance.