Commit Graph

680 Commits

Author SHA1 Message Date
Stanislas d3751457ab
Remove Debian 9 in e2e tests as it has been removed by DO 2022-11-21 19:15:22 +01:00
Padraig Doran 0de56f8f33
Use --genkey secret filename instead (#1059)
Fix for:
WARNING: Using --genkey --secret filename is DEPRECATED.  Use --genkey secret filename instead.

https://community.openvpn.net/openvpn/wiki/DeprecatedOptions#Option:--secret

Status 	Removed
Deprecated in: 	OpenVPN v2.4
Removed in: 	OpenVPN v2.5
Affects: 	--genkey
Result if used: 	User Warning printed
Replaced by: 	secret (No leading double dash)
Examples: 	Use --genkey secret filename
Notes:
2022-11-21 19:12:46 +01:00
dependabot[bot] 83111c58e7 build(deps): bump actions/checkout from 3.0.2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 19:07:13 +01:00
dependabot[bot] a7e54a47ce build(deps): bump appleboy/ssh-action from 0.1.4 to 0.1.5
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Commits](https://github.com/appleboy/ssh-action/compare/v0.1.4...v0.1.5)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 19:07:04 +01:00
Stanislas 4553dd9c21
ci: remove ubuntu 21.10 as it is not supported by DO 2022-08-17 16:08:12 +02:00
Adiyat Mubarak deb5867979 Update README.md OpenVPN client for macOS 2022-08-02 10:16:42 +02:00
dependabot[bot] b3b7593b2d
build(deps): bump actions/checkout from 2.4.0 to 3.0.2 (#996)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-12 11:51:39 +02:00
Stanislas c2059d684d
Add SayThanks badge 2022-01-31 01:40:10 +01:00
Stanislas fdc3f25987
Fix saythanks URL in README 2022-01-31 01:36:59 +01:00
Stanislas 15d8fb053d
Update FUNDING.yml 2022-01-31 01:36:28 +01:00
Stanislas f8ec7c39be
Update FUNDING.yml 2022-01-31 01:35:59 +01:00
Stanislas Lange 6e12bf0b2c
Fix linting 2022-01-26 21:54:29 +01:00
Stanislas 45f4ebcc6e
Update bug.yml 2022-01-24 21:22:17 +01:00
Stanislas 8349bf66d4
Update bug.yml 2022-01-24 21:20:41 +01:00
Stanislas 6be8f0aeb5
Update bug.yml 2022-01-24 21:20:28 +01:00
Stanislas 194077bcf7
Update bug.yml 2022-01-24 21:20:00 +01:00
Stanislas ee862414cd
Rename bug-report-or-suport-request.md to bug.yml 2022-01-24 21:17:17 +01:00
Stanislas ad9c069411
Update bug-report-or-suport-request.md 2022-01-24 21:16:25 +01:00
Stanislas 68f2080f0c
Update bug-report-or-suport-request.md 2022-01-24 21:15:10 +01:00
Stanislas b4d6acac83
Update feature-request.md 2022-01-24 21:04:46 +01:00
Stanislas 5fcce43d8d
Update CI images 2022-01-24 21:02:46 +01:00
Stanislas db2fe12258
Update FUNDING.yml 2022-01-24 20:52:28 +01:00
Stanislas Lange 8c6266053b
ci: update test images 2022-01-07 16:03:31 +01:00
climbTheStairs 3d0014c026
Fix typo (#957) 2022-01-07 15:54:46 +01:00
randomshell 3a5bcf5d2d
Remove unnecessary cipher configuration on Fedora (#762) 2021-12-13 22:50:21 +01:00
Stanislas 8f83781d00
Add retries to curl ifconfig.co (#708)
Fix for #670
2021-12-13 22:48:27 +01:00
dependabot[bot] 6c4d91e5e8
build(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#948)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-13 22:46:07 +01:00
TinCanTech 89b591a160
revokeClient: Do not remove revoked client record from index.txt (#945)
Deleting a revoked (^R) client record from index.txt means that the
client will not be listed in the Certificate Revocation List.  This
effectively "unrevokes" the client and allows the client to continue
using the VPN.

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
2021-12-13 22:45:35 +01:00
dependabot[bot] dd9d0aa281
build(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#939)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-16 14:28:18 +01:00
Woodie-07 506c86f720
Fix a very small typo (#933)
Changed the word 'make' to 'makes' in 'Do you want to use compression? It is not recommended since the VORACLE attack make use of it.'
2021-10-20 14:06:11 +02:00
Paul Marsicovetere fa123bede7
Add openvpn-ephemeral Terraform module to README (#881) 2021-10-18 10:44:45 +02:00
fabiogiorgione 29deb4cfdf
Delete old client references in easy-rsa PKI index (#873) 2021-10-18 10:43:36 +02:00
Łukasz Filipek 7d5c2d962d
Enable oracle-epel-release for Oracle Linux (#930) 2021-10-18 10:41:06 +02:00
James Lee 8783719459
Add support for AlmaLinux 8 (#891) 2021-08-27 15:24:53 +02:00
Stanislas d03d8d4580
ci: update OS images 2021-07-06 10:58:42 +02:00
Stanislas bcd1d8a53e
Document Rocky Linux support 2021-07-06 10:56:15 +02:00
derek-j-pitman 1d55f856ae
Add support for Rocky Linux 8 (#869) 2021-07-06 10:53:12 +02:00
dependabot[bot] 2ab48f2265
build(deps): bump github/super-linter from 4.0.2 to 4.1.0 (#852)
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.0.2...v4.1.0)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-05 00:57:18 +02:00
Stanislas 2be9932fde
dependabot: check monthly 2021-06-05 00:13:49 +02:00
dependabot[bot] 995d244587
build(deps): bump github/super-linter from 3.17.1 to 4.0.2 (#848)
Bumps [github/super-linter](https://github.com/github/super-linter) from 3.17.1 to 4.0.2.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.17.1...v4.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-05 00:07:02 +02:00
Stanislas faf43047e2
Update FUNDING.yml 2021-06-05 00:05:31 +02:00
Stanislas b9deadef61
readme: remove broken hall of fame 2021-05-31 02:00:33 +02:00
dependabot[bot] c379bf3b67
build(deps): bump github/super-linter from 3.17.0 to 3.17.1 (#841)
Bumps [github/super-linter](https://github.com/github/super-linter) from 3.17.0 to 3.17.1.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.17.0...v3.17.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 16:16:17 +02:00
Stanislas ac8d41f0cb
Update dependabot.yml 2021-05-12 08:53:21 +02:00
dependabot[bot] 31551a7176
build(deps): bump actions/checkout from 2 to 2.3.4 (#838)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 08:53:03 +02:00
Stanislas 2b897dc64a
Update bug-report-or-suport-request.md 2021-05-08 22:48:22 +02:00
Stanislas 126f575655
Update bug-report-or-suport-request.md 2021-05-08 22:47:24 +02:00
dependabot[bot] 248a85f5da
build(deps): bump github/super-linter from v3.16.3 to v3.17.0 (#825)
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.16.3 to v3.17.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.16.3...28cfebb84fd6dd9e8773b5efe5ac0f8f3714f228)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 22:12:56 +02:00
dependabot[bot] b840f56f3e
build(deps): bump github/super-linter from v3.15.3 to v3.16.3 (#823)
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.15.3 to v3.16.3.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.15.3...6abf4dbec9acf8a5b5f4e80497dfb5cc6ae6ea5e)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 18:04:58 +02:00
rvva bfdf48c392
Add support for Oracle Linux 8 (#810)
Co-authored-by: Stanislas <stanislas.lange@pm.me>
2021-03-22 10:48:15 +01:00