Forwarding domain through DDNS for SSL

Arthur

New member
Registered
Joined
Dec 27, 2023
Messages
2
Points
1
Hi, I'm a newvie looking for help or clue about where is the right place for looking for that help or a reference.
I have a WEB application developed with ASP. It's mounted on a IIS 7 on Windows Right now I have access using http and want to use https.
I adquired the SSL certificate for domainname.com in dodaddy (the domain is there too) and have access to my server using no-ip something like jump.ddns.com, obviusly, my server is located at my office.
I use cname for jumping from primary.com to jump.ddns.com and everything goes well until I try to access via 443 port. My server is working well but the client is looking for the SSL at the domainname.com domain and the SSL is installed at the server(CRT was obiously generated in my Windows server), the ports are opened, etc. The real problem is that the certificate is not located at my primary server.
Is there a way to route everything to my windows server? so the SSL access is transparent to the client?
 

AlbaHost

Well-known member
Moderator
Hosting Provider
Joined
Jan 18, 2017
Messages
777
Points
43
The SSL certificate must be installed in server where your domain is hosted and not where your domain is registered. Also i see no issue with using free letsencrypt ssl certificate instead of buying it.
If you can't install SSL in your server, just put your domain in cloudflare and proxy it, and force http/s and you will be fine.
 

Arthur

New member
Registered
Joined
Dec 27, 2023
Messages
2
Points
1
Arthur
Thank you for your answer. Actually the certificate is installed at my office server -hosting-(SSL certificate, 443 port open) -> jump.ddns.com -> primary -registered-(cname jump.ddns.com , it's not obviously the solution, only working with http ) . But when i try to ckeck my certificate i get an error 'cause it's trying to check directly at the domain server. I have use domains pointing to the hosting server directly, but never a ddns intermediary service. Should I have to point my domain DNSs (where registed) to the ddns service DNSs?. Thanks a lot.

Thanks for the tip, I didn't have idea of the free certificates at Let's encrypt.
"If you can't install SSL in your server, just put your domain in cloudflare and proxy it, and force http/s and you will be fine.". I'm using the server for sales, that aplies to that case?
 
Last edited:

David Beroff

Well-known member
Registered
Joined
Jun 14, 2016
Messages
1,480
Points
63
It seems like you're encountering issues with SSL certificate setup on your Windows server for your ASP web application. To enable HTTPS access using the SSL certificate you acquired from GoDaddy, you need to ensure the certificate is properly installed and bound to the correct domain on your IIS server.

The discrepancy might be arising because the SSL certificate is issued for "domainname.com," but your client is accessing your server via "primary.com." To resolve this, you'll want to make sure that the SSL certificate matches the domain your clients are using to access your web application.

Consider using the SSL certificate for the domain your clients are visiting (primary.com) or set up a redirect from "primary.com" to "domainname.com" to align with your SSL certificate. Additionally, verify that your router/firewall is correctly forwarding traffic on port 443 to your server's internal IP address.

Testing the setup from different devices and networks can help identify any issues. If you're facing difficulties, GoDaddy's support or online forums specific to IIS and SSL configurations might provide tailored guidance for your setup. Remember, ensuring the SSL certificate is correctly installed and matches the domain being accessed is crucial for secure HTTPS connections.
 
Recommended Threads
Replies
2
Views
2,642
Replies
18
Views
7,141
Replies
10
Views
3,340

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top