Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Import the remote RS certificate into API server that is going to connect to the remote RS via HTTPS:

Code Block
breakoutModewide
keytool -import -trustcacerts -alias myremoters.bcn.abiquo.com -file /etc/pki/abiquo/myremoters.bcn.abiquo.crt -keystore cacerts

...