<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.johnfreier.com/index.php?action=history&amp;feed=atom&amp;title=Linux_cert_install</id>
		<title>Linux cert install - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.johnfreier.com/index.php?action=history&amp;feed=atom&amp;title=Linux_cert_install"/>
		<link rel="alternate" type="text/html" href="http://wiki.johnfreier.com/index.php?title=Linux_cert_install&amp;action=history"/>
		<updated>2026-05-20T14:09:28Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>http://wiki.johnfreier.com/index.php?title=Linux_cert_install&amp;diff=1056&amp;oldid=prev</id>
		<title>Jfreier: Created page with &quot;If you having trouble with cert issues in Alpine Linux try the following.  Copy the perm file to the following directory.   cp ./my_cert.pem /usr/local/share/ca-certificates/...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.johnfreier.com/index.php?title=Linux_cert_install&amp;diff=1056&amp;oldid=prev"/>
				<updated>2022-05-24T19:05:02Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;If you having trouble with cert issues in Alpine Linux try the following.  Copy the perm file to the following directory.   cp ./my_cert.pem /usr/local/share/ca-certificates/...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;If you having trouble with cert issues in Alpine Linux try the following.&lt;br /&gt;
&lt;br /&gt;
Copy the perm file to the following directory.&lt;br /&gt;
  cp ./my_cert.pem /usr/local/share/ca-certificates/&lt;br /&gt;
&lt;br /&gt;
Then run the following command to update your systems certs.&lt;br /&gt;
  update-ca-certificates&lt;br /&gt;
&lt;br /&gt;
* This command updates all the certs in the /etc/ssl/certs folder with the certs listed in /etc/ca-certificates.conf and all certs in the /usr/local/share/ca-certificates directory.&lt;br /&gt;
&lt;br /&gt;
Resource&lt;br /&gt;
https://manpages.ubuntu.com/manpages/xenial/man8/update-ca-certificates.8.html&lt;/div&gt;</summary>
		<author><name>Jfreier</name></author>	</entry>

	</feed>