Skip to content

Conversation

@mikeh2020
Copy link

This PR adds support for updating the cert on the S3 service

@michaelkoetter
Copy link

Thanks for adding this! I tried it and it seems to work, but the S3 service needs to be restarted for the certificate to become active.
This can be done using POST /api/v2.0/service/restart with the following body:

{
  "service": "s3"
}

https://www.truenas.com/docs/hub/additional-topics/api/rest_api.html#api-Service-serviceRestartPost

@danb35
Copy link
Owner

danb35 commented Mar 27, 2021

@mikeh2020, I like the idea, but intervening commits have created conflicts. Can you rebase this PR on the current code so it will merge cleanly?

@danb35
Copy link
Owner

danb35 commented Nov 9, 2021

Superseded by #44

@danb35 danb35 closed this Nov 9, 2021
@mikeh2020 mikeh2020 deleted the s3_support branch November 24, 2021 22:43
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