Setting up SSL certificates of source and target workbenches
The migration script internally uses cdswctl which relies on systemwide
configured certificates to establish connection with the source and target workbenches. SSL certificates belonging to both the source and target workbenches must be set up properly.
- Copy your Certificate Authority (CA) to the
dir /usr/local/share/ca-certificates/directory. Ensure that the CA file is in.crtformat. - Run the
sudo cp foo.crt /usr/local/share/ca-certificates/foo.crtcommand. - Update the CA store by using the
sudo update-ca-certificatescommand.
- Navigate to .
- Select
Systemin the left-hand column. - Import the certificate files into the
Systemkeychain by opening .Results:
The certificate is marked with a red X, meaning that it is entrusted.
-
Provide trust by double-clicking the certificate.
Under
Trust, you can also change the setting toAlways Trust (when using this certificate)value on the top.
