lodott72

Results 7 comments of lodott72

Just to help you out there - RFC 8555 Section 7.3.4 An example of a CA which expects EAB is % curl https://acme.sectigo.com/v2/OV { "newNonce": "https://acme.sectigo.com/v2/OV/newNonce", "newAccount": "https://acme.sectigo.com/v2/OV/newAccount", "newOrder": "https://acme.sectigo.com/v2/OV/newOrder",...

> > sectigo recommends using certbot to do this but I wanted it to work with getssl as well > > Google Cloud Platform also plans to issue certificates from...

You make good points about using large SANS and I agree fully, though for now I don't really have a choice here, But I think I can actually can use...

> > But I think I can actually can use http-01 for those particular certs, though it still needs some fiddling - I am working on a loadbalancer appliance here,...

> Don't get too excited about preauth. > > https://github.com/letsencrypt/boulder/blob/master/docs/acme-divergences.md Okay, I saw it was optional but naively assumed that LE would implement it - just checked via /directory, they...

> I am looking for an idea on how to use EAB key ID and HMAC key using getssl. I think its already implemented but not sure how to pass...

> I don't have experience with shell scripting and have limited knowledge(Currently Learning) to Linux based system. I am using ansible to automate issuing of certificates using this script. My...