Viewing a response to: @dimitrisp/servers-101-setting-up-a-web-server-part-3-ssl
apparently you need to setup the DNS A records for your domains, so that the sites obviously don't timeout upon request, before you can get certificates for them
author | gk01 |
---|---|
permlink | re-dimitrisp-servers-101-setting-up-a-web-server-part-3-ssl-20170814t222452471z |
category | tutorial |
json_metadata | {"tags":["tutorial"],"app":"steemit/0.1"} |
created | 2017-08-14 22:24:51 |
last_update | 2017-08-14 22:24:51 |
depth | 1 |
children | 13 |
last_payout | 2017-08-21 22:24:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 161 |
author_reputation | 0 |
root_title | "Servers 101: Setting up a Web Server part 3 - SSL" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 11,820,746 |
net_rshares | 0 |
This is done from your domain registrar. There are thousands domain registrars and managers, so I can't help you there. If you tell me where did you register your domain, I could look it up
author | dimitrisp |
---|---|
permlink | re-gk01-re-dimitrisp-servers-101-setting-up-a-web-server-part-3-ssl-20170815t055508207z |
category | tutorial |
json_metadata | {"tags":["tutorial"],"app":"steemit/0.1"} |
created | 2017-08-15 05:55:12 |
last_update | 2017-08-15 05:55:12 |
depth | 2 |
children | 12 |
last_payout | 2017-08-22 05:55:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 189 |
author_reputation | 75,800,974,934,104 |
root_title | "Servers 101: Setting up a Web Server part 3 - SSL" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 11,847,478 |
net_rshares | 0 |
Goddady is the registrar of the domain I'm using to test this. I've already set the A record on there to my public IP address. However, it doesn't seem to be directing queries to the test website I have on my server. Notably, I set up a DHCP reservation for my PC's internal IP, and also set up dynamic DNS for my router via noip.com since my router is assigning internal IPs dynamically and my ISP is, I believe, assigning dynamic IPs externally. So one of my questions is: I should be using the dynamic DNS address (i.e. myhostname.ddns.net), right? Don't I need to change the name server addresses on Godaddy too? I don't know why it's not redirecting to my website :/
author | gk01 |
---|---|
permlink | re-dimitrisp-re-gk01-re-dimitrisp-servers-101-setting-up-a-web-server-part-3-ssl-20170815t073227278z |
category | tutorial |
json_metadata | {"tags":["tutorial"],"app":"steemit/0.1"} |
created | 2017-08-15 07:32:27 |
last_update | 2017-08-15 07:33:12 |
depth | 3 |
children | 11 |
last_payout | 2017-08-22 07:32:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 675 |
author_reputation | 0 |
root_title | "Servers 101: Setting up a Web Server part 3 - SSL" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 11,853,128 |
net_rshares | 0 |
I'm having trouble to keep up with your comments scattered all around my posts. Let's continue the whole discussion here. If you are trying to setup a server to your home connection, your provider might have the port 80 blocked. If you are trying to access port 80 from within your network using your public IP (= your domain), it may not work, as some routers do not do this. Try to access your server via the domain from a different network (for example, the WiFi of a neighboor, or mobile data) Edit: and ifyou have a dynamic IP, and a subdomain that is getting updated, then you should setup a CName from your domain to the DNS subdomain that gets updated with your dynamic IP
author | dimitrisp |
---|---|
permlink | re-gk01-re-dimitrisp-re-gk01-re-dimitrisp-servers-101-setting-up-a-web-server-part-3-ssl-20170815t094431382z |
category | tutorial |
json_metadata | {"tags":["tutorial"],"app":"steemit/0.1"} |
created | 2017-08-15 09:44:30 |
last_update | 2017-08-15 09:45:36 |
depth | 4 |
children | 10 |
last_payout | 2017-08-22 09:44:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 682 |
author_reputation | 75,800,974,934,104 |
root_title | "Servers 101: Setting up a Web Server part 3 - SSL" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 11,863,533 |
net_rshares | 0 |