mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
0252ad0adc
The validation script from #10681 is too pedantic, and does not handle
well situations like:
```
cat <<EOF # or <<-EOF
Whether the leading whitespace is stripped out or not by bash
it should still be considered as valid.
EOF
```
This reverts commit
|
||
---|---|---|
.. | ||
ca.pem | ||
client-cert.pem | ||
client-key.pem | ||
client-rogue-cert.pem | ||
client-rogue-key.pem | ||
server-cert.pem | ||
server-key.pem | ||
server-rogue-cert.pem | ||
server-rogue-key.pem |