<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.williams-net.org/index.php?action=history&amp;feed=atom&amp;title=Verify_certificate_with_CA</id>
	<title>Verify certificate with CA - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.williams-net.org/index.php?action=history&amp;feed=atom&amp;title=Verify_certificate_with_CA"/>
	<link rel="alternate" type="text/html" href="https://wiki.williams-net.org/index.php?title=Verify_certificate_with_CA&amp;action=history"/>
	<updated>2026-06-01T02:46:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://wiki.williams-net.org/index.php?title=Verify_certificate_with_CA&amp;diff=594&amp;oldid=prev</id>
		<title>DrEdWilliams: Created page with &quot;How to use OpenSSL on the command line to verify that a certificate was issued by a specific CA, given that CA&#039;s certificate  $ openssl verify -verbose -CAfile cacert.pem  ser...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.williams-net.org/index.php?title=Verify_certificate_with_CA&amp;diff=594&amp;oldid=prev"/>
		<updated>2021-11-02T18:59:30Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;How to use OpenSSL on the command line to verify that a certificate was issued by a specific CA, given that CA&amp;#039;s certificate  $ openssl verify -verbose -CAfile cacert.pem  ser...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;How to use OpenSSL on the command line to verify that a certificate was issued by a specific CA, given that CA&amp;#039;s certificate&lt;br /&gt;
 $ openssl verify -verbose -CAfile cacert.pem  server.crt&lt;br /&gt;
 server.crt: OK&lt;/div&gt;</summary>
		<author><name>DrEdWilliams</name></author>
	</entry>
</feed>