Configuring https server from other domain

Dear Sir,

Let me explain you my scenario: Suppose I have a site: www.myschool.com . I have another domain which is mcws.com. I would like to configure HTTPS for my server www.myschool.com in this way if anyone call the domain https://api.mcws.com then the request will fire an api from www.myschool.com site. Let me give you an example:

suppose a user calling below URL:
https://www.mcws.com/runmyprogram.jsp

then the above URL will call the jsp program like below:

www.myschool.com/runmyprogram.jsp

APATCHE/TOMCAT is running in the server www.myschool.com

can you clarify whether this is possible using LET’S ENCRYPT?

regards,
hafiz

Hi @hafiz

that has nothing to do if you use a Letsencrypt or another certificate.

It should work. Create certificates (or buy these), then install these.

Hi JuergenAuer,

Thanks for your reply. That means both way will work and I can proceed with LET’S ENCRYPT.

regards,
hafiz

Yes.

Start with the basics

then select a client:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.