Skip to content

Commit e9a1f52

Browse files
authored
Merge pull request #2589 from CSCfi/rahti-remove-2
Rahti remove 2
2 parents b13c812 + 045cc86 commit e9a1f52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cloud/rahti/tutorials/custom-domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ This is the recommended option to obtain and renew Let's Encrypt certificates. T
9393

9494
1. First, as usual, you need to [install oc](../usage/cli.md#how-to-install-the-oc-tool) and [login into Rahti](../usage/cli.md#how-to-login-with-oc). Then you need to [create a Rahti project](../usage/projects_and_quota.md#creating-a-project). Finally make sure you are in the correct project: `oc project <project_name>`.
9595

96-
1. Double check that the domain name exists. Let's Encrypt needs to verify that you indeed control said domain name, and it does that by issuing a HTTP request to the actual Domain Name and it expects it to respond accordingly. To test it, enter the Domain name in your browser and see that Rahti2 answers accordingly.
96+
1. Double check that the domain name exists. Let's Encrypt needs to verify that you indeed control said domain name, and it does that by issuing a HTTP request to the actual Domain Name and it expects it to respond accordingly. To test it, enter the Domain name in your browser and see that Rahti answers accordingly.
9797

9898
1. Then you need to create an `Issuer`:
9999

0 commit comments

Comments
 (0)