Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/user/masternodes/setup-evonode.rst
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ There are two ways to get SSL certificates:
intermediate/root certificates if present. If a bundle file is present, you need to concatenate it
with the certificate file::

cat certificate.crt bundle.crt > full_chain.crt
cat certificate.crt bundle.crt > bundle.crt

Verify the validity of the private key and certificate chain by running these commands::

Expand Down