We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e63ab30 commit 22dc233Copy full SHA for 22dc233
docs/user/masternodes/setup-evonode.rst
@@ -632,7 +632,7 @@ There are two ways to get SSL certificates:
632
intermediate/root certificates if present. If a bundle file is present, you need to concatenate it
633
with the certificate file::
634
635
- cat certificate.crt bundle.crt > full_chain.crt
+ cat certificate.crt bundle.crt > bundle.crt
636
637
Verify the validity of the private key and certificate chain by running these commands::
638
0 commit comments