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
e8cd6c9807
Rename config to openssl-easyrsa.cnf
...
This clarifies the use of the file as specific to EasyRSA while also
closing the loop on the openssl version chase. No reason to have a
configuration file that is specific to openssl version at this point.
If the need arises, we'll do so in a sane fashion.
Resolves #159
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-11-04 08:06:48 -05:00
Eric F Crist
c75e74a697
Merge branch 'chris-martin-directory-status-space'
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-09-12 08:58:19 -05:00
Eric F Crist
cee40f9ee0
Merge branch 'directory-status-space' of https://github.com/chris-martin/easy-rsa into chris-martin-directory-status-space
2017-09-12 08:57:45 -05:00
Eric F Crist
ace7720282
Correcting spelling from pull request #113
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-09-12 08:33:37 -05:00
Eric F Crist
2c95d0c5fe
Merge branch 'mattock-master'
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-09-12 08:18:22 -05:00
Eric F Crist
64241d0467
Merge branch 'master' of https://github.com/mattock/easy-rsa into mattock-master
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-09-12 08:16:26 -05:00
Eric F Crist
3a7ec72833
Merge branch 'master' of github.com:OpenVPN/easy-rsa
2017-09-12 08:10:53 -05:00
Eric F Crist
cb58cfdfe2
Merge branch 'michalsarna-master'
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-09-12 08:10:04 -05:00
Eric F Crist
92e957883c
Merge branch 'michalsarna-master'
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-09-12 07:58:13 -05:00
Eric F Crist
f2ee6d144a
Extend .gitignore to pki and vars.
...
Merge branch 'master' of https://github.com/michalsarna/easy-rsa into michalsarna-master
2017-09-12 07:57:26 -05:00
Eric F Crist
ee23af8a87
Merge branch '3van-build-dist-fix'
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-09-12 07:52:27 -05:00
Eric F Crist
35a74217c3
Use COPYING.md in build instead of COPYING
...
Merge branch 'build-dist-fix' of https://github.com/3van/easy-rsa into 3van-build-dist-fix
2017-09-12 07:51:31 -05:00
Eric F Crist
fca7f7007d
Merge branch 'ammgws-patch-1'
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-09-12 07:42:29 -05:00
Eric F Crist
4e16797c48
Remove -u use from mktemp for better compatibility
...
Merge branch 'patch-1' of https://github.com/ammgws/easy-rsa into ammgws-patch-1
2017-09-12 07:41:28 -05:00
Eric F Crist
07a3651629
Merge branch 'alonbl-build'
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-09-12 07:37:30 -05:00
Alon Bar-Lev
11f7ea139d
build: minor cleanups
...
1. remove bash as POSIX shell can be used.
2. simplify usage print.
3. add quotes where missing.
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
2017-09-12 08:41:24 +03:00
Jason
146ed4c299
Improve mktemp compatibility
...
-u option doesn't exist on some implementations of mktemp (Busybox is one).
There doesn't seem to be any reason to use the option here anyway.
2017-09-10 16:38:16 +09:00
Eric F Crist
041062b377
Add code-signing x509-type.
...
Resolves #144
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-09-02 09:50:08 -05: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
243f729a77
Merge branch 'vifo-master'
...
Fixes typo in a138c0d (#139 ) with "16" inside quotes.
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-08-25 07:32:43 -05:00
Victor Foitzik
9fccc3373c
Fix error in random serial generation.
2017-08-25 07:39:20 +00:00
Eric F Crist
a127286191
Remove inactive user fingerprint from project.
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-08-22 21:08:52 -05:00
Eric F Crist
83a1a21e7a
Add --copy-ext option
...
Adding the --copy-ext option to copy request extension data. This will
resolve #60 and other Subject Alternative Name "issues" that have been
created.
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-08-22 20:52:26 -05:00
Eric F Crist
4ba461deeb
Merge branch 'alexz-kh-master'
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-08-22 20:05:46 -05:00
Eric F Crist
3468f64257
Merge branch 'master' of https://github.com/alexz-kh/easy-rsa into alexz-kh-master
2017-08-22 20:05:04 -05:00
Eric F Crist
39e79476e6
Merge branch 'oreinert-contrib'
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-08-22 19:59:05 -05:00
Eric F Crist
40d102a2d7
Merge branch 'contrib' of https://github.com/oreinert/easy-rsa into oreinert-contrib
2017-08-22 19:58:18 -05:00
Eric F Crist
7221d4539c
Merge branch 'uwehermann-openssl_rand'
2017-08-22 19:54:58 -05:00
Eric F Crist
601a5ca918
Merge pull request from uwehermann
...
Merge branch 'openssl_rand' of https://github.com/uwehermann/easy-rsa into uwehermann-openssl_rand
2017-08-22 19:53:02 -05:00
Eric F Crist
be9a4cfcd3
Adding license for mktemp
...
Adding text for the mktemp licensing.
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-08-22 08:16:53 -05:00
Eric F Crist
a0b5a9c7b2
Adding mktemp binary
...
Retrieved binary from http://gnuwin32.sourceforge.net/packages/mktemp.htm
This was tested on Windows 7
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-08-22 07:51:05 -05:00
Eric F Crist
dc8376a75d
Add missing Windows binaries
...
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
2017-08-21 17:36:58 -05:00
Uwe Hermann
a138c0d83b
Fix incorrect "openssl rand" usage ( #138 ).
2017-08-19 18:17:43 +02:00
Olav Reinert
d20d2b3c06
Update docs and examples to fit changes in 534f673
2017-07-27 08:27:27 +02:00
azvyagintsev
4eac410bce
Fix string comprehension
...
- "[[" syntax work only in "Bash"
2017-07-04 20:14:57 +03:00
Eric Crist
0fcdc33783
Merge pull request #128 from oreinert/contrib
...
Make $PWD/pki the default PKI location
2017-06-30 18:18:37 -05:00
Eric Crist
f480de2b77
Merge pull request #133 from mschmitt/no-smime
...
Default SAN in server certs, serial randomization
2017-06-30 18:09:53 -05:00
Martin Schmitt
e9e8e272e0
Moved @ValdikSS's serial randomization to sign_req
2017-06-30 17:21:10 +02:00
Martin Schmitt
6436eaf8c1
Add CN as SAN (if none requested) on server certs by default
2017-06-30 16:12:13 +02:00
Olav Reinert
534f673459
Make $PWD/pki the default PKI location
2017-06-05 23:41:14 +02:00
Evan Kinney
f24d6bb8f6
updated buildscript to copy Markdown-ified COPYING doc
2016-12-25 21:35:27 -05:00
Chris Martin
bc51795712
Remove extra space from directory help output
2016-12-13 16:53:14 -05:00
Samuli Seppänen
6ba06da8da
Include README.md in dist packages
...
Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
2016-11-16 17:14:21 +02:00
Samuli Seppänen
5ec9af2676
Fix build-dist.sh
...
The script had been broken since COPYING was converted to COPYING.md
Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
2016-11-16 17:08:23 +02:00
Michal Sarna
f5e48887fe
Added .gitignore for lazy people that it will skip pki/* and vars
2016-10-10 14:11:33 +02:00
Eric Crist
5a429d22c7
Merge pull request #98 from jtyr/jtyr-fix
...
Fix comment indicating the end of the function
2016-06-29 10:15:15 -05:00
Eric Crist
b8497a3610
Merge pull request #99 from mattock/readme
...
Convert README and COPYING into markdown files
2016-06-29 10:04:19 -05:00
Samuli Seppänen
b75faa475f
Convert README and COPYING into markdown files
...
Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
2016-06-22 19:02:23 +03:00
Jiri Tyr
fb4d8d8e26
Fix comment indicating the end of the function
...
This patch corrects the comment indicating the end of the `verify_file()` function.
2016-06-21 14:17:34 +01:00