digitalocean-api-java icon indicating copy to clipboard operation
digitalocean-api-java copied to clipboard

line: certificate.getType() != "lets_encrypt"

Open EthanSolomon opened this issue 4 years ago • 1 comments

It looks I am returning false here: "lets_encrypt" != "lets_encrypt". Dont you mean !"lets_encrypt".equals??

EthanSolomon avatar Mar 08 '20 16:03 EthanSolomon

I'm unable to recall, need to check the code flow.

jeevatkm avatar Apr 27 '20 04:04 jeevatkm