forked from TrueCloudLab/certificates
abd78e2d2a
Go 1.17 introduces a change in the net/url package disallowing the use of semicolon (;) in URL queries. We used url.ParseQuery to decode the opaque string that is semicolon separated. This change replaces the semicolon with ampersands before decoding it. |
||
---|---|---|
.. | ||
apiv1 | ||
awskms | ||
cloudkms | ||
pkcs11 | ||
softkms | ||
sshagentkms | ||
uri | ||
yubikey | ||
kms.go | ||
kms_test.go |