v0.5.1
- Added
adauth.DecodePFXto make sure that the correct certificate is loaded from the PFX. Before, the first certificate was loaded, now the first that matches the private key is loaded. - The
pkinitexample now uses the correct certificate from the PFX.