R
R
Roman Rakzin2018-04-04 19:15:03
Nginx
Roman Rakzin, 2018-04-04 19:15:03

How to use https on nginx or on Asp.Net Core Kestrel server?

I am writing a project on Asp.Net Core Kestrel and I want to add encryption.
How can I get certificates for free and attach them to the project?
How to test on a local computer if there is no domain at the moment?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Fedorov, 2018-04-04
@Maksclub

How to test on a local computer if there is no domain at the moment?

With nginx, there are already ssl certificates in the lib, you can also generate them, the browser will swear for the first time, of course, but that’s not the point.
Free for production , certbot issues certificates from Let's Encrypt and inserts everything you need into the configs with one click ... then configure the cron only need

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question