loadChain is an unexported utility function recently added to boulder-wfe to support the loading and validating of PEM files that represent a certificate chain This change moves the core loadChain functionality out of boulder-wfe to a new exported LoadChain function in the Issuance package. All boulder-wfe unit tests have been preserved and most of them have been pared down and added to the Issuance package as well. Blocks #1669 Fixes #5270 |
||
|---|---|---|
| .. | ||
| issuance.go | ||
| issuance_test.go | ||