Skip to content

Commit 7ca41a9

Browse files
authored
Merge branch 'live' into main
2 parents a8a8ddf + 2390d04 commit 7ca41a9

24 files changed

+3
-10
lines changed

articles/cyclecloud/how-to/ssl-configuration.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -92,15 +92,6 @@ Finally, if you make changes to the keystore outside of these commands, you can
9292
./cycle_server keystore reconfig
9393
```
9494

95-
> [!NOTE]
96-
> If you get the following error, it indicates that Java does not have any trusted certificates available to it:
97-
>```
98-
> the trustAnchors parameter must be non-empty
99-
>```
100-
>
101-
> Make sure that your OS certificates are installed in the correct place (for example, `/etc/ssl/certs` for Ubuntu-based distributions). In addition, if you have defined a trust store with the `-Djavax.net.ssl.trustStorePassword` setting (not recommended), make sure it contains at least one certificate.
102-
103-
10495
### Keystore Implementation Details
10596

10697
Certificates for CycleCloud are stored in `/opt/cycle_server/config/private/keystore`, in addition to other certificates needed for operation. The following is a non-exhaustive list of the items stored in the keystore:
82.3 KB
Loading
132 KB
Loading
56.6 KB
Loading
67.9 KB
Loading
97.5 KB
Loading
95.8 KB
Loading
33.8 KB
Loading
65.9 KB
Loading
80.9 KB
Loading

0 commit comments

Comments
 (0)