#2444 PR closed: Fix issue #2442 Adding host to Rubrik gives error: SSL handshake failed while connecting to <IP_Address>:12801. Reason: tlsv1 alert unknown ca

Labels: bug, won't fix / can't fix / obsolete

DamaniN opened issue at 2020-06-30 05:43:

Pull Request Details:
  • Type: Bug Fix

  • Impact: High

  • Reference to related issue (URL):

#2442

  • How was this pull request tested?

Restored system from new Rubrik cluster.

  • Brief description of the changes in this pull request:

Removed duplicate script that was starting the Rubrik agent twice. Added code to reset the agent certificate.

DamaniN commented at 2020-06-30 19:41:

Sorry, I thought you wanted separate PRs for each issue. I'll link #2445 to #2442 instead.

jsmeix commented at 2020-07-01 06:10:

In general separated pull requests for separated issues are prefrerred
but in this case the fix for this issue here was also included in the
code chages of other pull request i.e. the fix for this issue here was
submitted via two pull requests and that is what I liked to get sorted out.
In this case it is perfectly OK to have both in one pull request because
the two issues are not such big code changes that one gets confused
what code changes belong to what part of the issues.


[Export of Github issue for rear/rear.]