Add support for draft-aaron-acme-profiles

master
Jared Crawford 2025-01-09 19:38:08 -05:00 committed by Richard Körber
parent 6e9c266b17
commit c0fede3b1a
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. * Returns the selected profile.
* *
* @since 2.3 * @since 3.5
* @throws AcmeNotSupportedException if profile is not supported * @throws AcmeNotSupportedException if profile is not supported
*/ */
public String getProfile() { public String getProfile() {