Re: [openssl-users] automating my CA

2017-05-21 Thread Jannis Ohms
Thanks Iam currently looking at it. There are alot of available clients for the ACME protocoll. But the only Server compnent I could find is boulder which is the CA of let's encrypt. And ACME is currently undeer standardisation by the IETF Am 21.05.2017 um 06:50 schrieb Hiran Chaudhuri:

Re: [openssl-users] automating my CA

2017-05-20 Thread Hiran Chaudhuri
Check out "let's encrypt" and the ACME protocol. There is also a free O SS implementation available. Hiran Am 19. Mai 2017 14:13:55 MESZ schrieb Jannis Ohms : >Hi, > >I need some kind of API which accepts CSRs and signs them > >Alot of Online certificate providers

Re: [openssl-users] automating my CA

2017-05-19 Thread Jakob Bohm
On 19/05/2017 15:45, Salz, Rich via openssl-users wrote: Alot of Online certificate providers have some kind of REST API. Is there such an API available as OSS or do i have to write one myself You might want to look at the IETF ACME protocol. There are many clients around. And the

Re: [openssl-users] automating my CA

2017-05-19 Thread Salz, Rich via openssl-users
> Alot of Online certificate providers have some kind of REST API. > > Is there such an API available as OSS or do i have to write one myself You might want to look at the IETF ACME protocol. There are many clients around. And the LetsEncrypt code is open source. -- openssl-users mailing

[openssl-users] automating my CA

2017-05-19 Thread Jannis Ohms
Hi, I need some kind of API which accepts CSRs and signs them Alot of Online certificate providers have some kind of REST API. Is there such an API available as OSS or do i have to write one myself -- openssl-users mailing list To unsubscribe: