Add support for draft-aaron-acme-profiles

pull/168/head
Jared Crawford 2025-01-09 19:38:08 -05:00
parent a6469071fa
commit 8f438a70a6
1 changed files with 1 additions and 1 deletions

View File

@ -440,7 +440,7 @@ public class Order extends AcmeJsonResource implements PollableResource {
/**
* Returns the selected profile.
*
* @since 2.3
* @since 3.5
* @throws AcmeNotSupportedException if profile is not supported
*/
public String getProfile() {