Import .ovpn file doesn't import related certificate
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.8k
- Forks
- 465
- PR merge metrics
- No merged PRs in 30d
Description
Our config requires usually 2 files to import:

I used the Import feature here:

Currently the .ovpn file is copied, but the certificate.p12 file is missing after import.

The config file contains e.g. the following line
pkcs12 certificatefilename123.p12
When it finds that line, it should automatically import the related file into the user's OpenVPN config folder, too.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Import feature and trace how the .ovpn file is copied into the user's OpenVPN config folder. Check how the pkcs12 certificatefilename123.p12 line is handled. Done means the referenced certificate.p12 file is imported alongside the .ovpn file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- desktop, networking, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100