Hi all, One project I contribute to started using rsc.io/letsencrypt years ago. Now that it's recommended to switch to the latter, I've been looking into getting it done.
But I'm confused as to what happened to Manager.Marshal and Manager.Unmarshal. We use these to store the state somewhere and get it back at a later time. Were these removed on purpose from acme/autocert? What's the recommended alternative? I've seen Manager.Cache but it seems different. Instead of getting or setting the state at will, you instead supply the storage implementation. Is this what we should be using? Thanks! -- Daniel Martí - https://mvdan.cc/ -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.