Daniel Pouzzner
|
1c68da282c
portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest.
|
3 달 전 |
Daniel Pouzzner
|
abfc788389
script cleanup: use #!/bin/bash on all scripts that use "echo -e" (/bin/sh is sometimes a non-Bourne/non-POSIX shell, e.g. dash/ash, with no support for "echo -e"); fix whitespace.
|
2 년 전 |
kaleb-himes
|
306b280ccd
Add test cases and implement peer suggestions
|
5 년 전 |
kaleb-himes
|
9c5fd165d0
addressing non RFC compliance in handling of pathLen constraint
|
5 년 전 |
kaleb-himes
|
54e04dd312
posix compliance enhancements for portability
|
6 년 전 |
kaleb-himes
|
4f6ee556dc
Refactor the cert renewal scripts with error handling
|
6 년 전 |
Jacob Barthelmeh
|
607bd96317
add ocsp cert renew and test-pathlen to script
|
6 년 전 |
John Safranek
|
a42bd30278
CA Certificate Path Length Checking
|
8 년 전 |