Project

General

Profile

Actions

Task #945

closed

Accepted after certificate generation

Added by Vít Švanda over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Vít Švanda
Target version:
Start date:
02/01/2018
Due date:
% Done:

100%

Estimated time:
Owner:

Description

If is certificate successfully generated, then is return accepted result (202). None refresh on the certificate table is executed.

Actions #1

Updated by Vít Švanda over 6 years ago

  • % Done changed from 0 to 90

Problem was in the transaction. Inner transaction commited request in the EXECUTED state, but outside transaction was not commited yet and had old request (with old state CREATED).
- I fixed that. Internal execute method returns CrtRequest now.

- I fixed problem with download certificate in the DER vs PEM format. Now are all certificates download only in the PEM format (CRT, Authority). I converts attachment to java certificate x509 format.

- I removed unused END from the workflow.

Actions #2

Updated by Vít Švanda over 6 years ago

  • Status changed from In Progress to Needs feedback
  • Assignee changed from Vít Švanda to Radek Tomiška
Actions #3

Updated by Radek Tomiška over 6 years ago

  • Status changed from Needs feedback to Closed
  • Assignee changed from Radek Tomiška to Vít Švanda
  • % Done changed from 90 to 100

I works and code looks nice, thx!

Actions

Also available in: Atom PDF