Skip to content

Conversation

@Spindel
Copy link
Member

@Spindel Spindel commented Apr 27, 2017

Please review this, both for style and design choices.

@Spindel
Copy link
Member Author

Spindel commented Nov 5, 2018

rebased.

This adds support for a new table called subjectaltnames for lack of a better
name.

Subject Alternative Names are the new primary way of identifying a certificate,
as the Subject line is deprecated. This version of caramel will just copy the
commonname from the request,  and add it as a DNS SAN.

Next commit will add support for IP addresses to be added to SAN in the caramel
tool (not from the request itself). This allows us to further sign certain
certificates as belonging to IP-addresses, which is needed for Kubernetes

Issue: #44
The modification in initializedb will add a DNS SAN for all items in the db.
This matches the previous existance from the signing code.

The tool has been modified to allow us to add/list SubjectAltNames for a
request.

Issue: #44
This moves the namespace cleanup to after imports for the Python3 flake8.
This should fix ORM session management
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants