T
T
Taras Serevann2014-10-26 23:20:25
Nginx
Taras Serevann, 2014-10-26 23:20:25

How to make https on the site?

Hello! You need a site with a fully valid https:// to install a php script on it that will act as a server-side proxy. Very small budget. What are the options? Is it possible to take the most common shared hosting and make https on it? Or is it necessary to buy a dedicated server? Thanks in advance for your reply.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Alexander, 2014-10-26
@jooow

If the budget is limited, take the free cloudflare, you will have both https and the possibility of shared hosting
https://www.cloudflare.com/plans

D
Dmitry, 2014-10-26
@zmeyjr

https://www.startssl.com/?lang=en

D
Dmitry, 2014-10-26
@deemytch

https on regular shared hosting is not possible due to shared IP. But if you buy a separate IP address, then theoretically you can.

T
tigr1499, 2014-10-27
@tigr1499

You need to create a certificate on the web server.
How to do it: you need to start from the IIS console, right-click on the website, Security tab, Server Sertificate button,
then follow the instructions:
1) Installing the certificate on the server (Stand alone root CA)
www.microsoft.com/technet/prodtechnol/ windowsserve...
2) [link will appear after moderator checks] - select
Request Certificate
- Select advanced certificate request.
- select Submit a certificate request by using a base-64-encoded CMC or PKCS #10 file, or submit a renewal request by using a base-64-encoded PKCS #7 file.
- Go to the IIS console, in the Web Site properties (Directory Security tab), Server Certificate button, then using the wizard create the certreq.txt file
- insert the text from the request file made from IIS (certreq.txt)
3) go to the Certification console Authority
we find the request in the "Pending Request", click on it, say ISSUE
4) mdem in [link will appear after verification by the moderator]
select View the status of a pending certificate request
select our request " Saved-Request Certificate (the date of the year was requested) "
click on "Download certificate", get File certnew.cer
5) return to IIS (the same Directory Security tab in Web Site properties, Server Certificate button), say "Process pending request", select the received certnew.cer

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question