Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openvpn-client-export, fix, show local-users and their certificates also when a user above them has their certificate revoked #238

Merged

Conversation

PiBa-NL
Copy link
Contributor

@PiBa-NL PiBa-NL commented Dec 20, 2016

openvpn-client-export, fix, show local-users and their certificates also when a user above them has their certificate revoked

@rbgarga
Copy link
Member

rbgarga commented Dec 21, 2016

@PiBa-NL please rebase your fork, it's conflicting

…lso when a user above them has their certificate revoked
@sebastienbo
Copy link

I like the ovpn tool to export configuration but why isn't there the oppposite?

A way to import an ovpn file?

It would make ovpn much easier to use, export from one pfsense and import in the other one

@jim-p
Copy link
Contributor

jim-p commented Dec 26, 2016

That is a much more difficult tool to write, and it's irrelevant to this PR. If you wish to start a discussion, start a thread on the forum.

netgate-git-updates pushed a commit that referenced this pull request Jul 1, 2023
<ChangeLog>

- [BREAKING] Update from clap 3 to clap 4.
  This forces the use of --exp/-e to require an = sign, which was not
  required before.  This means that when you used to be able to write
  --exp +365d, you must now write --exp=+365d.  This is only required
  for this flag.

- Added --out argument to save output to a file #221
- Added support for EdDSA #238
- Added --date argument to change the display format of the
  timestamps #235
- Added --no-typ argument to prevent typ from being added to
  the header
- Add Scoop installation info #241
- Add Macports installation info #231

Changes
- Dependency updates
- Remove Gofish installation info. See #228
- Update from jsonwebtoken 7 to 8

Fixes
- Added better error handling for improper secret and algorithm
  combinations

</ChangeLog>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants