Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.4K Intelligent Advisor
- 75 Insurance
- 537.7K On-Premises Infrastructure
- 138.7K Analytics Software
- 38.6K Application Development Software
- 6.1K Cloud Platform
- 109.6K Database Software
- 17.6K Enterprise Manager
- 8.8K Hardware
- 71.3K Infrastructure Software
- 105.4K Integration
- 41.6K Security Software
Any hints on setting up a Let's Encrypt certificate

User_R3R4T
Member Posts: 1 Green Ribbon
I want to set up an Alexa skill to communicate with a Raspberry Pi computer on my home network. I am looking for tips on setting up a Let's Encrypt certificate on it so I can provide a valid certificate for the HTTPS communication that Amazon uses to communicate from Alexa to the endpoint on my server (the pi). Any tips?
Answers
-
certbot makes this all pretty much auto-magic. Just set up your vhosts/server directives in your httpd, make sure certbot has the appropriate plugin for your httpd.