Richard T Bonhomme
0cb51cf1a1
Update ChangeLog - OpenSSL version 3 and Packaging notices
...
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
2022-03-29 00:10:45 +01:00
Richard T Bonhomme
d0c8f30b66
Merge branch 'master' of github.com/a1346054/easy-rsa into a1346054-master
2022-03-22 12:00:10 +00:00
Eric F Crist
6ac2705eb4
Update ChangeLog to include notes for 3.0.9 release
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2022-03-15 21:40:03 -05:00
a1346054
212c18a83c
Trim excess whitespace
2021-10-21 14:21:00 +00:00
Eric F Crist
41a6bc6845
Use $EASYRSA_OPENSSL instead of $PATH
...
Silly bug on my part.
Fixes #416
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2020-11-06 20:50:37 -06:00
Eric F Crist
19a20046ca
Update OpenSSL to 1.1.1g (again)
...
Using another build of OpenSSL that appears to work fine in testing.
Long term, we should be building OpenSSL ourselves and shipping it on a
regular basis. That's another project on the list.
Resolves #405 .
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2020-09-18 08:27:14 -05:00
Eric F Crist
a9cecc747c
Revert "Update Windows OpenSSL to 1.1.1g from 1.1.0j"
...
This reverts commit 5f3e5ca450eaf464ed21a5d3ec62d39f7594fd99.
There is an incompatibility in 1.1.1g with the EasyRSA script. There
are no new features in 1.1.1g we are leveraging directly, so just going
to revert to support the OpenVPN 2.5 release process and get EasyRSA
v3.x into more hands.
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2020-09-16 07:50:04 -05:00
Eric F Crist
f12e00e53b
Update ChangeLog for v3.0.8 release
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2020-09-09 15:55:36 -05:00
Eric F Crist
5f3e5ca450
Update Windows OpenSSL to 1.1.1g from 1.1.0j
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2020-09-09 15:30:47 -05:00
Eric F Crist
8b0e302337
Print error and exit when vars not found on upgrade
...
When a vars file cannot be found, the up23_manage_upgrade_23() function
will now exit and print a message stating such. Previously, it exited
silently.
Fixes #377 .
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2020-09-02 10:22:48 -05:00
Eric F Crist
2db812160e
Clarify error messages
...
The word "offending" doesn't make sense. Changed to "File Path".
Closes #384
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2020-09-02 09:31:30 -05:00
Eric F Crist
2d0e10144f
Update ChangeLog for v3.0.8
...
Update coming soon.
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2020-04-14 22:00:16 -05:00
Eric F Crist
945c9359f6
Update changelog for release v3.0.7
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2020-03-30 18:51:33 -05:00
Eric F Crist
e7169b6d90
Update changelog for #362 - RID in SAN
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2020-03-28 20:55:25 -05:00
Eric F Crist
fc1ad59fbb
Update changelog to add note for passin/out env vars
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2020-03-28 20:46:00 -05:00
Eric F Crist
8f07331ab8
Update changelog
...
Adding support for Edwards Curves
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2020-03-24 18:10:08 -05:00
Eric F Crist
1b3d0cb172
Update Changelog
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2020-01-11 16:10:22 -06:00
Eric F Crist
b2bebf95b6
Update Changelog to mention upgrade script
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2020-01-11 15:41:46 -06:00
Eric F Crist
bf7477f9d5
more typos, thanks xavierb!
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2019-06-07 08:48:06 -05:00
Eric F Crist
d7b0c781f4
typos in ChangeLog (thanks xavierb)
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2019-06-07 08:45:35 -05:00
Eric F Crist
2412fa31b5
Updating changelog
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2019-06-07 07:56:24 -05:00
Eric F Crist
3d808dff94
Update changelog
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2019-02-04 13:26:29 -06:00
Eric F Crist
66e2db1ef4
Add OpenSSL libs/binary for Windows
...
Include OpenSSL libraries and binary for windows. A precompiled package
was downloaded from http://wiki.overbyte.eu/arch/openssl-1.1.1a-win64.zip
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2019-02-04 09:58:49 -06:00
Eric F Crist
1b45a467a4
Update changelog
...
straightening things out, back to master!
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2019-02-01 22:17:52 -06:00
Eric F Crist
883aa46664
Update changelog for #286
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2019-01-25 10:51:21 -06:00
Eric F Crist
764bfdf6bb
Update ChangeLog in prep for v3.0.6 release
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2019-01-16 20:17:06 -06:00
Eric F Crist
302dd05bbc
Update changelog for v3.0.5 release
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-09-14 23:12:19 -05:00
Eric F Crist
9bd3241a31
Update ChangeLog
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-02-26 09:29:45 -06:00
Eric F Crist
303f89a1d0
Update ChangeLog
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-01-21 23:45:49 -06:00
Eric F Crist
1ce52f8120
Update ChangeLog for future v3.0.5
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2018-01-21 10:16:03 -06:00
Eric F Crist
b3ed48042e
Correct subjectAltName errors in server sign
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-12-24 10:00:20 -06:00
Eric F Crist
5d602778cf
Declare some additional variables
...
Further fixes for #167 pointed out by bjoernv. Thanks!
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-12-20 21:18:25 -06:00
Eric F Crist
47d5477266
More fixes for #165
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-12-07 20:24:41 -06:00
Eric F Crist
d3502a9d85
Remove "local" keyword from variable assignment
...
Resolves #165
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-12-07 19:59:14 -06:00
Eric F Crist
7a29079efd
Replace egrep with grep -E
...
This is an alternative to the proposed patch in #154 and is easier to
read than the change.
Closes #154 .
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-12-07 18:56:20 -06:00
Eric F Crist
a675fc9941
Correct --copy-ext var, update changelog
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-09-02 09:40:12 -05:00
Eric F Crist
ed597da0fc
Prepare for v3.0.0 release
...
* Update ChangeLog to reflect minor last-minute commits.
* Modify build-dist.sh to create both zip and tgz files
* Add notable changes to Upgrade-Notes
2015-09-02 19:53:04 -05:00
Josh Cepek
2fe709339d
Update ChangeLog for release: 3.0.0-rc2
2014-07-27 08:15:26 -05:00
Josh Cepek
8cf97e116f
Update version strings to prepare for release tag v3.0.0-rc1
...
Signed-off-by: Josh Cepek <josh.cepek@usa.net>
2013-11-30 21:47:31 -06:00
Josh Cepek
cc65460437
Update ChangeLog for ECDSA contribution; clean up formatting
...
Signed-off-by: Josh Cepek <josh.cepek@usa.net>
2013-11-30 18:43:48 -06:00
Josh Cepek
b0494ab243
Add initial 3.x codebase files
...
This is the initial re-write for the 3.x release series.
Signed-off-by: Josh Cepek <josh.cepek@usa.net>
2013-11-18 02:54:07 -06:00