<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: HTTPS Using Server-Client Certificate Pair (1): Generate &amp; Sign by OpenSSL</title>
	<atom:link href="https://lakm.us/logit/2013/01/https-server-client-certificate-pair-1-generate-openssl/feed/" rel="self" type="application/rss+xml" />
	<link>https://lakm.us/logit/2013/01/https-server-client-certificate-pair-1-generate-openssl/</link>
	<description>Log Around The Clock</description>
	<lastBuildDate>Fri, 14 May 2021 00:48:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Arif</title>
		<link>https://lakm.us/logit/2013/01/https-server-client-certificate-pair-1-generate-openssl/comment-page-1/#comment-762</link>
		<dc:creator>Arif</dc:creator>
		<pubDate>Wed, 18 Sep 2013 14:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://lakm.us/logit/?p=451#comment-762</guid>
		<description><![CDATA[Yes, you need the &quot;server-guy&quot; to &lt;strong&gt;sign&lt;/strong&gt; it for you using the key that he only keep for himself. This is a concept of security where the other party is not given the key (&lt;strong&gt;private&lt;/strong&gt;).]]></description>
		<content:encoded><![CDATA[<p>Yes, you need the &#8220;server-guy&#8221; to <strong>sign</strong> it for you using the key that he only keep for himself. This is a concept of security where the other party is not given the key (<strong>private</strong>).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rik</title>
		<link>https://lakm.us/logit/2013/01/https-server-client-certificate-pair-1-generate-openssl/comment-page-1/#comment-761</link>
		<dc:creator>rik</dc:creator>
		<pubDate>Wed, 18 Sep 2013 12:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://lakm.us/logit/?p=451#comment-761</guid>
		<description><![CDATA[I have read many articles on ssl. Still confused because nobody says &quot;who does what&quot;.   

Lets say there is a serverguy and a clientguy.   Does the serverguy generate the client certificate and give it to the clientguy???

I am trying to connect to a ssl server of which I have no ability to manipulate other than read the output of openssl s_client commands.

I know I need a client certificate.  I can not figure out how  I can generate a client certificate.  Do I need to ask the serverguy for a client certificate? or can I generate a client certificate (me being the clientguy) without ANY help from the serverguy?]]></description>
		<content:encoded><![CDATA[<p>I have read many articles on ssl. Still confused because nobody says &#8220;who does what&#8221;.   </p>
<p>Lets say there is a serverguy and a clientguy.   Does the serverguy generate the client certificate and give it to the clientguy???</p>
<p>I am trying to connect to a ssl server of which I have no ability to manipulate other than read the output of openssl s_client commands.</p>
<p>I know I need a client certificate.  I can not figure out how  I can generate a client certificate.  Do I need to ask the serverguy for a client certificate? or can I generate a client certificate (me being the clientguy) without ANY help from the serverguy?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arif</title>
		<link>https://lakm.us/logit/2013/01/https-server-client-certificate-pair-1-generate-openssl/comment-page-1/#comment-760</link>
		<dc:creator>Arif</dc:creator>
		<pubDate>Thu, 22 Aug 2013 15:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://lakm.us/logit/?p=451#comment-760</guid>
		<description><![CDATA[For some items of the config e.g. &quot;&lt;code&gt;certificate, private_key, default_days, default_md&lt;/code&gt;&quot; they&#039;re obviously the same for client. That&#039;s why we can say that it is a client for a specific server.

For other things, we only provide default-values so that in the interactive process of creating certificate we don&#039;t have to retype if they&#039;re the same (just press enter to accept the default value offered by the config) e.g. the client &lt;code&gt;countryName&lt;/code&gt; is the same as the server.
(This comes handy when I only trying things out: no need to retype everything)]]></description>
		<content:encoded><![CDATA[<p>For some items of the config e.g. &#8220;<code>certificate, private_key, default_days, default_md</code>&#8221; they&#8217;re obviously the same for client. That&#8217;s why we can say that it is a client for a specific server.</p>
<p>For other things, we only provide default-values so that in the interactive process of creating certificate we don&#8217;t have to retype if they&#8217;re the same (just press enter to accept the default value offered by the config) e.g. the client <code>countryName</code> is the same as the server.<br />
(This comes handy when I only trying things out: no need to retype everything)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tamer</title>
		<link>https://lakm.us/logit/2013/01/https-server-client-certificate-pair-1-generate-openssl/comment-page-1/#comment-759</link>
		<dc:creator>Tamer</dc:creator>
		<pubDate>Wed, 21 Aug 2013 21:15:25 +0000</pubDate>
		<guid isPermaLink="false">http://lakm.us/logit/?p=451#comment-759</guid>
		<description><![CDATA[hello i read your post. Thnx alot, But i have a question, What is the difference here between client and server put into consideration that you also used the CA config file to generate them.]]></description>
		<content:encoded><![CDATA[<p>hello i read your post. Thnx alot, But i have a question, What is the difference here between client and server put into consideration that you also used the CA config file to generate them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
