<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Do-It-Yourself Certificate Authority on a Raspberry Pi</title><link>/products/raspberry-pi/b/blog/posts/do-it-yourself-certificate-authority-on-a-raspberry-pi</link><description>On github, I created a Do-It-Yourself Certificate Authority project ( https://github.com/texadactyl/diyca ), suitable for unit testing (developer testing) just prior to entering integration system testing with a wider audience: more developers, testing</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Do-It-Yourself Certificate Authority on a Raspberry Pi</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/do-it-yourself-certificate-authority-on-a-raspberry-pi</link><pubDate>Sat, 10 Sep 2016 21:48:35 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:f82420b9-3692-4911-8522-b64e0839185d</guid><dc:creator>Workshopshed</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;I found this last year when I was doing the Enchanted Objects design contest. There was a strong emphasis on IOT security for the competition but I really struggled to find information. Most of the examples dismissed security as &amp;quot;you could add that if you wanted&amp;quot;.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I eventually got a HTTPS client to validate the server certificates and read the weather. But that kind of thing should be the default option and people should be struggling to turn it off not the other way around.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=1894&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Do-It-Yourself Certificate Authority on a Raspberry Pi</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/do-it-yourself-certificate-authority-on-a-raspberry-pi</link><pubDate>Fri, 26 Aug 2016 16:58:52 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:f82420b9-3692-4911-8522-b64e0839185d</guid><dc:creator>Former Member</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Most likely, you&amp;#39;ll have quite a few spare cycles on your &amp;quot;headless&amp;quot; SoC running the diyca web server.&amp;nbsp; If you are a boinc application fan like me, you can launch the boinc-client services without using a desktop (assuming you took my suggestion of using Jessie-Lite).&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I logged into my Raspberry Pi 2 and did the following:&lt;/p&gt;&lt;p&gt;(1) sudo apt install boinc-client&amp;nbsp;&amp;nbsp; # Use `yum` if you are on an RPM-oriented system&lt;/p&gt;&lt;p&gt;(2) sudo vi /etc/boinc-client/remote_hosts.cfg&amp;nbsp;&amp;nbsp; # Replace &amp;quot;vi&amp;quot; with your favorite editor&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Append the file with the IP addresses of your home computers that have desktops for launching boinc-manager.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The IP addresses should be unchanging (fixed).&lt;/p&gt;&lt;p&gt;(3) Restart boinc-client (or reboot)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;On your desktop computer,&lt;/p&gt;&lt;p&gt;(1) Launch boinc-manager&lt;/p&gt;&lt;p&gt;(2) File &amp;gt; Select computer&lt;/p&gt;&lt;p&gt;(3) In the &amp;quot;BOINC Manager - Select Computer&amp;quot; pop-up, set the &amp;quot;Host name&amp;quot; to the IP address where boinc-client is running.&amp;nbsp; Ignore the &amp;quot;Password&amp;quot; field.&amp;nbsp; Press OK.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You should now be remotely connected to the boinc-client from your desktop.&amp;nbsp; Add some projects!&amp;nbsp; (E.g. SETI@Home).&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Note that if you do add a desktop (XFCE, LXDE, Mate, etc.), then you have the option to install the boinc-manager GUI and operate the GUI on the same computer where boinc-client is running.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=1894&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>