OpenVPN / OpenVPN/openvpn3

Setting up new profile improvments for V3 client

Open
#107 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
1.2k
Forks
467
PR merge metrics
No merged PRs in 30d

Description

I am not sure what needs to be done but I would think there needs to be some improvement in the profile creation.

When I made a new profile and selected File then dragged my .ovpn file there it also asked for the cert, I couldn't figure out how or where this cert was or how to add one as it wasn't very intuitive. My OpenVPN server gave me ca.crt and .ovpn files, only after some time and looking in the settings and in the profile did I stumble on a setting to not includ a cert. While I was looking in the settings I did see that I could add a new cert but no matter how I named the ca.crt, it wouldn't find it. What is it actually looking for? I am also not sure I ever came across any docs if it needs to be converted to something else or if its actually needed/necessary.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by reproducing profile creation with a .ovpn file and ca.crt, then trace the File import and certificate handling in the profile and settings flows. Done means the required certificate is clearly identified, can be added or located reliably, and the import path explains when it is optional.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
networking, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.