Skip to content

Version 0.12.1

Compare
Choose a tag to compare
@polhenarejos polhenarejos released this 15 Nov 10:00
· 30 commits to main since this release
a853db0

This release includes the following enhancements:

  • New Authenticator: MAPI/Outlook. If you use Outlook, you can perform de ACME Email challenge without configure imap/smtp parameters. MAPI Authenticator will manage Outlook client to receive, process and response the ACME challenge smoothly.

and the following fixes:

  • #23: missing/bad cryptography module.
  • #18: State clearly the need to add CASTLE root into the trust store.
  • #8: abnormal cleanup when challenge fails in the IMAP Authenticator.
  • #21: MAPI can only be used in Windows platform.