mirror of https://github.com/shred/acme4j
Add support for draft-aaron-acme-profiles
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() {
|
||||
|
|
Loading…
Reference in New Issue