ModioAB / caramel

Caramel is a CA Registry Manager
GNU Affero General Public License v3.0
16 stars 5 forks source link

Support for Intermediate certificates #35

Open Spindel opened 9 years ago

Spindel commented 9 years ago

We should have support for intermediate certificates.

Currently that can be done by generating an intermediate, and using a different config file for each intermediate. Not very optimal.

Questions to ask:

Least visible changes would be to say no to the last two, and server-side assign intermediates to the client. A more visible version would be to change the OU to point at the named intermediate.

Suggested functions to add to the admin tools:

This change will require a new table in the database, and adjustment to models.

Spindel commented 9 years ago

Please poke holes here, @delreich @niligulmohar