Tim Kimber
|
b70ffeace3
|
Merge pull request #792 from MRigal/patch-1
Create newline to ensure [SAN] section can be parsed
(all tests passed when run locally)
|
3 years ago |
Tim Kimber
|
a5eea22dff
|
Merge pull request #794 from srvrco:fix-workflows
Fix previous workflow changes
|
3 years ago |
Tim Kimber
|
6e340022d5
|
Fix previous workflow changes
|
3 years ago |
Matthieu Rigal
|
d0fee87264
|
Create newline to ensure [SAN] section can be parsed
|
3 years ago |
Tim Kimber
|
eb5cb8e193
|
Fix permission issues (didn't occur during local testing)
|
3 years ago |
Tim Kimber
|
e530ea51c7
|
Fix workflow deploy type
|
3 years ago |
Tim Kimber
|
74a33934e0
|
Merge pull request #785 from srvrco/workflow-tweaks
Change deploy to be manual
|
3 years ago |
Tim Kimber
|
30c4594a7d
|
Change deploy to be manual
Fix other workflows to ignore workflow changes
|
3 years ago |
Tim Kimber
|
1e07c45600
|
Add rpm build step
|
3 years ago |
Tim Kimber
|
e5082104d6
|
Add release action
Auto-build .deb package
|
3 years ago |
Tim Kimber
|
2e05de84f7
|
Update release notes
|
3 years ago |
Tim Kimber
|
48606be1e9
|
Merge pull request #783 from timkimber/fix-ftps-ftpes-tests
Add FTP_PORT
|
3 years ago |
Tim Kimber
|
dc1359442b
|
Check for internal test before checking if previous test succeeded
|
3 years ago |
Tim Kimber
|
cca04dda73
|
Check for internal test before checking if previous test succeeded
|
3 years ago |
Tim Kimber
|
601401c98f
|
Add FTP_PORT
|
3 years ago |
Tim Kimber
|
012d48694a
|
Add ftps and ftpes tests
|
3 years ago |
Tim Kimber
|
0abbf94ed9
|
Merge pull request #782 from srvrco/update-actions-node16
Fix shellcheck errors
|
3 years ago |
Tim Kimber
|
eeb4f4f0c6
|
Move some tests to afraid.org
|
3 years ago |
Tim Kimber
|
11225dcce2
|
Change to actions/checkout@v3
|
3 years ago |
Tim Kimber
|
b4e620b1bf
|
Change order of args to dig and drill, fix shellcheck errors
|
3 years ago |
Tim Kimber
|
5c8e4a4190
|
Merge pull request #704 from lodott72/master
add EAB functions
|
3 years ago |
Tim Kimber
|
229ad65bb9
|
Merge pull request #779 from christopherkobayashi/master
Use /usr/bin/env instead of hardcoding bash path.
|
3 years ago |
Tim Kimber
|
bbcec0f4af
|
Merge pull request #778 from jeffmerkey/master
fix broken shebangs in dns_scripts and update README.md to include RPM and DEB package downloads, installation, and package building
|
3 years ago |
jeffmerkey
|
310dbc79cf
|
update README.md with instructions on installing or creating sdebs
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
|
3 years ago |
jeffmerkey
|
25d2135c38
|
update README.md with instructions on installing or creating sdebs
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
|
3 years ago |
jeffmerkey
|
c9994497c9
|
update README.md with instructions on installing or creating sdebs
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
|
3 years ago |
jeffmerkey
|
a64c16abd1
|
update README.md with instructions on installing or creating sdebs
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
|
3 years ago |
jeffmerkey
|
879bfa609a
|
update README.md with instructions for Oracle Linux and AWS Linux
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
|
3 years ago |
jeffmerkey
|
4567fb53eb
|
create plain text README autogenerated from README.md using the pandoc utility. File created with "pandoc -t plain README.md > README" to provide a plaintext README created from README.md
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
|
3 years ago |
jeffmerkey
|
ee059719f5
|
reword since getssl package is not arch specific
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
|
3 years ago |
jeffmerkey
|
438c9e2434
|
fix spelling
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
|
3 years ago |
jeffmerkey
|
3aa371a0b5
|
update README.md to include RPM and DEB package downloads, installation, and package building
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
|
3 years ago |
Christopher Kobayashi
|
b8561d05eb
|
Use /usr/bin/env instead of hardcoding bash path.
|
3 years ago |
jeffmerkey
|
d098b398ca
|
fix broken shebangs in dns_scripts
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
|
3 years ago |
Tim Kimber
|
0026b9a9f7
|
Merge pull request #771 from jeffmerkey/master
fix continuation \ spacing for Debian Debbuild *.deb make
|
3 years ago |
Tim Kimber
|
40e5084f23
|
Merge pull request #773 from christopherkobayashi/master
Consistently use /usr/bin/env instead of /bin/bash for portability.
|
3 years ago |
Tim Kimber
|
a6cdace519
|
Merge pull request #774 from happytreees/master
Added Vultr DNS Scripts
|
3 years ago |
ErwinsExpertise
|
3409e46ce0
|
Added flags to silence curl output
|
3 years ago |
ErwinsExpertise
|
a10e36487d
|
Added Vultr DNS Scripts
|
3 years ago |
Christopher Kobayashi
|
b74623a94a
|
Consistently use /usr/bin/env instead of /bin/bash for portability.
|
3 years ago |
Jeff Merkey
|
40f80a90b9
|
Merge pull request #2 from srvrco/master
merge branch master
|
3 years ago |
Tim Kimber
|
ec27405840
|
Merge pull request #770 from szolnokit/FULL_CHAIN_INCLUDE_ROOT-patch
FULL_CHAIN_INCLUDE_ROOT compare style change
|
3 years ago |
jeffmerkey
|
5dc1c0dea9
|
Merge branch 'master' of https://github.com/jeffmerkey/getssl
|
3 years ago |
jeffmerkey
|
7ea420b2be
|
fix continuation \ spacing for Debian Debbuild *.deb make
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
|
3 years ago |
szolnokit
|
0925dcd21f
|
Update getssl
Bad FULL_CHAIN_INCLUDE_ROOT value compare
|
3 years ago |
Jeff Merkey
|
6254cfcdf0
|
Merge pull request #1 from srvrco/master
merge from upstream
|
3 years ago |
Tim Kimber
|
b4825c5313
|
Merge pull request #767 from Ayesh/help-text-align
Help text: Fix text algining for `--account-id` option
|
3 years ago |
Tim Kimber
|
d93781bd88
|
Merge pull request #766 from jeffmerkey/master
Add files to build getssl scripts as an RPM file, and install crontab…
|
3 years ago |
Ayesh Karunaratne
|
c971fb9b9c
|
Help text: Fix text algining for account-id option
|
3 years ago |
jeffmerkey
|
5caab3848f
|
minor formatting fixes
Signed-off-by: jeffmerkey <jeffmerkey@gmail.com>
|
3 years ago |