In ca/certificate-authority.go, we previously had a block list of signature algorithms we will not accept for CSRs. This commit switches to an allowed list of signature algorithms that we will accept. |
||
|---|---|---|
| .. | ||
| csr.go | ||
| csr_test.go | ||
In ca/certificate-authority.go, we previously had a block list of signature algorithms we will not accept for CSRs. This commit switches to an allowed list of signature algorithms that we will accept. |
||
|---|---|---|
| .. | ||
| csr.go | ||
| csr_test.go | ||