-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Get the intermediate certificate whenever needed
The intermediate certificate was currently retrieved locally only for the 1st certificate generation. This causes issues when the intermediate cerficiate changes (recent change from X3 to R3) and the certificates just need to be renewed. This patch moves the retrieval of the intermediate certificate along with the certificate creation to be sure the former exists before being attached to the latter.
- Loading branch information
Showing
1 changed file
with
8 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters