Skip to content

Add renew functionality for client certificates.#3

Open
eiraelr wants to merge 4 commits intokassisol:masterfrom
eiraelr:master
Open

Add renew functionality for client certificates.#3
eiraelr wants to merge 4 commits intokassisol:masterfrom
eiraelr:master

Conversation

@eiraelr
Copy link
Copy Markdown

@eiraelr eiraelr commented Jun 5, 2019

The code does the following:
Generates a new CSR bases on current certification information.
Asks the server to revoke the current certificate.
Sends the CSR to the tsa server.
Replaces the certificate and keys on disk.

The code does the following:
Generates a new CSR bases on current certification information.
Asks the server to revoke the current certificate.
Sends the CSR to the tsa server.
Replaces the certificate and keys on disk.
@dantremblay
Copy link
Copy Markdown

Hi @juliengk , can you please give your comments on this PR? This is a functionality we currently need in our organization. Appreciate your feedback. Thank you.

eiraelr added 3 commits July 10, 2019 11:30
Build against 1.19.3 and remove static linking of twic as it get SIGSEGV
on newer systems when static linking is used.
Not supported any more, noone should use it.
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.

2 participants