mirror of https://github.com/shred/acme4j
				
				
				
			
				
					
						
							- Some Optional return values could only be empty if a method was invoked although the server did not support that feature. In order to keep the API simple, a newly introduced AcmeNotSupportedException is now thrown in that case, so these methods will immediately return a non-null value. There is always a method to check if a feature is available or not, so the invoker can check in advance and does not need to actively handle that exception. - Some other places that previously threw an exception because of missing features, are now also throwing AcmeNotSupportedException for consistency.  | 
			||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||