shred / acme4j

Java client for ACME (Let's Encrypt)
https://acme4j.shredzone.org
Apache License 2.0
521 stars 96 forks source link

Class org.bouncycastle.asn1.bc.BCObjectIdentifiers does not have member field 'org.bouncycastle.asn1.ASN1ObjectIdentifier xmss_SHAKE128_512ph' #161

Closed ghost closed 1 month ago

ghost commented 2 months ago

image

shred commented 2 months ago

Please check if you have a consistent set of BouncyCastle dependencies in your project (same versions, no mixed jdk15on and jdk18on etc).

shred commented 1 month ago

Closing this issue. Feel free to reopen if it was not caused by mixed BouncyCastle dependencies.