Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MF-1707 - Make Certs TTL Configurable #1708

Merged
merged 1 commit into from
Jan 24, 2023
Merged

Conversation

rodneyosodo
Copy link
Member

Signed-off-by: rodneyosodo socials@rodneyosodo.com

What does this do?

Makes the certs TTL configurable to a time duration i.e h, m, d rather than having it being set to hours by default.

Which issue(s) does this PR fix/relate to?

Resolves #1707

List any changes that modify/break current functionality

N/A

Have you included tests for your changes?

No

Did you document any new/modified functionality?

Yes

Notes

N/A

Signed-off-by: rodneyosodo <socials@rodneyosodo.com>
@rodneyosodo rodneyosodo requested a review from a team as a code owner January 24, 2023 08:29
@arvindh123
Copy link
Contributor

LGTM

@codecov-commenter
Copy link

Codecov Report

Merging #1708 (7f25f14) into master (d008ae5) will increase coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1708      +/-   ##
==========================================
+ Coverage   70.30%   70.35%   +0.05%     
==========================================
  Files         148      148              
  Lines       11501    11501              
==========================================
+ Hits         8086     8092       +6     
+ Misses       2747     2743       -4     
+ Partials      668      666       -2     
Impacted Files Coverage Δ
things/service.go 66.07% <0.00%> (+0.71%) ⬆️
pkg/messaging/mqtt/pubsub.go 77.27% <0.00%> (+3.63%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@drasko drasko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@drasko drasko merged commit 5f9b3c9 into absmach:master Jan 24, 2023
rodneyosodo added a commit to rodneyosodo/magistrala that referenced this pull request Feb 2, 2023
Signed-off-by: rodneyosodo <socials@rodneyosodo.com>

Signed-off-by: rodneyosodo <socials@rodneyosodo.com>
Co-authored-by: rodneyosodo <socials@rodneyosodo.com>
Signed-off-by: rodneyosodo <blackd0t@protonmail.com>
rodneyosodo added a commit to rodneyosodo/magistrala that referenced this pull request Feb 6, 2023
Signed-off-by: rodneyosodo <socials@rodneyosodo.com>

Signed-off-by: rodneyosodo <socials@rodneyosodo.com>
Co-authored-by: rodneyosodo <socials@rodneyosodo.com>
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.

Unable to issue certificate with TTL duration prefix h,m,s
5 participants