repleo / bounca

BounCA is a web tool to generate self-signed SSL certificates and setup a key infrastructure
www.bounca.org
Apache License 2.0
169 stars 21 forks source link

Use with external RootCa #23

Closed markush97 closed 2 years ago

markush97 commented 3 years ago

As you stated in the documentary, it is recommended to keep the rootCA key offline. Thus I don´t like the need I have to create it via the webinterface itself. I would like to create the rootCA manually via openSSL, then create an intermediate pair and import this pair into the webinterface. Isn´t there any way to achieve this?

Is this project even alive anymore?

bjarnoldus commented 3 years ago

Hi Markush,

I'm working on a rebuild of the project. Interesting feature. What I mean with offline is that you can host the project on a non-internet connected machine. I think it will cost me about 2 months to release the rebuild of BounCA. I keep your ticket open, I'm considering it as a feature for the rebuild

Jeroen

markush97 commented 3 years ago

May I help you? I would really like to participate in your project, since I am looking for a good CA solution for a long time now.

bjarnoldus commented 3 years ago

Yes, though it is still too immature to split work. https://gitlab.com/bounca/bounca but lets stay in contact when I finished the frontend, and basis features

bjarnoldus commented 2 years ago

Hi Markus,

I've finally released a new version. I think you can use the intermedia ca by just replacing the keys in the db of the new version. In the future an import functionality would be cool