mirror of
https://github.com/shred/acme4j.git
synced 2025-12-13 11:14:02 +08:00
Add support for draft-aaron-acme-profiles
This commit is contained in:
committed by
Richard Körber
parent
6e9c266b17
commit
c0fede3b1a
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user