Skip to content

Draft: nm-import-openvpn support for tls-crypt

Hi, I am still a beginner, but this problem seemed straight forward so I started this journey. If you have any hints for me, I am happy to learn.

As the title says I would like to have support for inline pre-shared TLS-Crypt Options in nm-import-openvpn. I looked at how ca and cert are handled and added tls-crypt. I don't know which connection-type NM wants to hear, so that is still to be done. Also I don't know enough about NM to recognize any missing parts, so that needs to be thought through as well. Tests were passed except for t_fedora:34 which took quite some time to finish and the logs were cut short because of size.

I can provide sample openvpn configurations, but I don't have a development environment for NM.

Merge request reports