boulder/issuance
Samantha 82b200b8e9
Move core loadChain functionality from boulder-wfe to issuance (#5271)
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
2021-02-04 16:41:25 -08:00
..
issuance.go Move core loadChain functionality from boulder-wfe to issuance (#5271) 2021-02-04 16:41:25 -08:00
issuance_test.go Move core loadChain functionality from boulder-wfe to issuance (#5271) 2021-02-04 16:41:25 -08:00