It appears the singing key for duo-universal-sdk v1.3.2 has changed from v1.3.1. The previous key used for version <= 1.3.1 (which has expired):
pub rsa4096 2020-11-10 [SC] [expired: 2026-01-27]
20FF0D66B2D0202C154473397E77F31E27A4AEA2
The key used to sign v1.3.2 in Maven Central:
pub rsa4096 2026-03-20 [SC] [expires: 2029-03-19]
7ED4A7803AFC6DE847DF9A3F70EE73F217012D0E
I need to be able to do independent verification that the certificate and key we're verifying against for duo-universal-sdk-1.3.2.jar from Maven Central [1] is indeed the one you intend so that we don't find ourselves incorrectly verifying against a key that isn't yours. Do you publish your trusted signing keys somewhere?
[1] https://repo1.maven.org/maven2/com/duosecurity/duo-universal-sdk/1.3.2/
It appears the singing key for duo-universal-sdk v1.3.2 has changed from v1.3.1. The previous key used for version <= 1.3.1 (which has expired):
The key used to sign v1.3.2 in Maven Central:
I need to be able to do independent verification that the certificate and key we're verifying against for duo-universal-sdk-1.3.2.jar from Maven Central [1] is indeed the one you intend so that we don't find ourselves incorrectly verifying against a key that isn't yours. Do you publish your trusted signing keys somewhere?
[1] https://repo1.maven.org/maven2/com/duosecurity/duo-universal-sdk/1.3.2/