kairoaraujo / goca

Golang Certificate Authority (CA) package
MIT License
38 stars 14 forks source link

[redo] Attempt to fix intermediate CA issue #21 #25

Closed kebugcheckex closed 1 year ago

kebugcheckex commented 1 year ago

See context in PR #23 This PR is created because I messed up my git history and had to fix with git push -f.

Now all tests are passing. Manually tested with REST APIs, works as expected.