Veraltete API
Inhalt
-
Veraltete AusnahmeklassenAusnahmeklasseBeschreibungWill be removed in a future version.
-
Veraltete MethodenMethodeBeschreibungUse
AcmeJsonResource.fetch()
instead. It returns the retry-after value asOptional
instead of throwing anAcmeRetryAfterException
. This method will be removed in a future version.Is not needed in the ACME context anymore and will thus be removed in a later version.Prefer to useConnection.getRetryAfter()
.UseOrder.getCertificate()
for STAR certificates as well.