<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IPSURE (Hands-On) &#187; PKI</title>
	<atom:link href="http://www.ipsure.com/blog/category/pki/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ipsure.com/blog</link>
	<description>A comprehensive knowledge base where the articles and tutorials concerning the key branches of computer science and Information Technologies are being shared and discussed along with the detailed technical expressions, configuration advices and real world tactics.</description>
	<lastBuildDate>Sun, 29 Jan 2012 16:58:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Chrooted SFTP with Public Key Authentication</title>
		<link>http://www.ipsure.com/blog/2010/chrooted-sftp-with-public-key-authentication/</link>
		<comments>http://www.ipsure.com/blog/2010/chrooted-sftp-with-public-key-authentication/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 07:59:22 +0000</pubDate>
		<dc:creator>Sezgin Bayrak</dc:creator>
				<category><![CDATA[*NIX]]></category>
		<category><![CDATA[PKI]]></category>
		<category><![CDATA[chroot]]></category>
		<category><![CDATA[data encryption]]></category>
		<category><![CDATA[public-private key]]></category>
		<category><![CDATA[secure file transfer]]></category>
		<category><![CDATA[SFTP]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://www.ipsure.com/blog/?p=244</guid>
		<description><![CDATA[Regarding the data transfer security, there are more concerns beyond the authentication weaknesses or the misuse of authorization. Whether it&#8217;s wired or wireless, your transmission environment is more likely to be under a packet sniffing threat than you suppose, especially if ever the data you transfer start to possess a great commercial value as you [...]


Related posts:<ol><li><a href='http://www.ipsure.com/blog/2010/ssh-public-key-w-rsa-authentication-and-ssh-tunneling-part-1/' rel='bookmark' title='Permanent Link: SSH Public Key (/w RSA) Authentication and SSH Tunneling &#8211; Part 1'>SSH Public Key (/w RSA) Authentication and SSH Tunneling &#8211; Part 1</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.ipsure.com/blog/2010/chrooted-sftp-with-public-key-authentication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DomainKeys with Postfix Using dk-milter (SMTP-Only)</title>
		<link>http://www.ipsure.com/blog/2010/domainkeys-with-postfix-using-dk-milter-smtp-only/</link>
		<comments>http://www.ipsure.com/blog/2010/domainkeys-with-postfix-using-dk-milter-smtp-only/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 23:13:56 +0000</pubDate>
		<dc:creator>Sezgin Bayrak</dc:creator>
				<category><![CDATA[*NIX]]></category>
		<category><![CDATA[PKI]]></category>
		<category><![CDATA[dk-milter]]></category>
		<category><![CDATA[DomainKeys]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[sender authentication]]></category>
		<category><![CDATA[smtpd_milters]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://www.ipsure.com/blog/?p=242</guid>
		<description><![CDATA[In my previous article, I spoke about DKIM and how to implement it with Postfix by using dkim-milter. In this article, we&#8217;ll be talking about DomainKeys which is confused with DKIM almost every time. Then we&#8217;ll be implementing it with Postfix by dk-milter on a FreeBSD box.
Both of these PGP-like methodologies are used for aiding [...]


Related posts:<ol><li><a href='http://www.ipsure.com/blog/2010/domainkeys-identified-mail-dkim-with-postfix-smtp-only/' rel='bookmark' title='Permanent Link: DomainKeys Identified Mail (DKIM) with Postfix (SMTP-Only)'>DomainKeys Identified Mail (DKIM) with Postfix (SMTP-Only)</a></li>
<li><a href='http://www.ipsure.com/blog/2011/postfix-virtual-setup-dovecot-spamassassin-clamav-maia-roundcube-w-mysql-db-on-freebsd/' rel='bookmark' title='Permanent Link: Postfix (Virtual Setup) Dovecot SpamAssassin ClamAV Maia Roundcube (/w MySQL db) on FreeBSD'>Postfix (Virtual Setup) Dovecot SpamAssassin ClamAV Maia Roundcube (/w MySQL db) on FreeBSD</a></li>
<li><a href='http://www.ipsure.com/blog/2011/postfix-setup-on-freebsd/' rel='bookmark' title='Permanent Link: Postfix Setup on FreeBSD'>Postfix Setup on FreeBSD</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.ipsure.com/blog/2010/domainkeys-with-postfix-using-dk-milter-smtp-only/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DomainKeys Identified Mail (DKIM) with Postfix (SMTP-Only)</title>
		<link>http://www.ipsure.com/blog/2010/domainkeys-identified-mail-dkim-with-postfix-smtp-only/</link>
		<comments>http://www.ipsure.com/blog/2010/domainkeys-identified-mail-dkim-with-postfix-smtp-only/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 19:37:26 +0000</pubDate>
		<dc:creator>Sezgin Bayrak</dc:creator>
				<category><![CDATA[*NIX]]></category>
		<category><![CDATA[PKI]]></category>
		<category><![CDATA[DKIM]]></category>
		<category><![CDATA[dkim-milter]]></category>
		<category><![CDATA[DomainKeys Identified Mail]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[selector]]></category>
		<category><![CDATA[sender signature]]></category>
		<category><![CDATA[smtpd_milters]]></category>

		<guid isPermaLink="false">http://www.ipsure.com/blog/?p=240</guid>
		<description><![CDATA[DKIM is a sender authentication scheme for signing messages in a way that these messages can be validated by the recipient side. DKIM, which is usually a part of MTA, is based on public-key cryptography therefore the validation process naturally depends on public-private key pair. Signer MTA affixes a digital signature into the message header [...]


Related posts:<ol><li><a href='http://www.ipsure.com/blog/2010/domainkeys-with-postfix-using-dk-milter-smtp-only/' rel='bookmark' title='Permanent Link: DomainKeys with Postfix Using dk-milter (SMTP-Only)'>DomainKeys with Postfix Using dk-milter (SMTP-Only)</a></li>
<li><a href='http://www.ipsure.com/blog/2011/postfix-virtual-setup-dovecot-spamassassin-clamav-maia-roundcube-w-mysql-db-on-freebsd/' rel='bookmark' title='Permanent Link: Postfix (Virtual Setup) Dovecot SpamAssassin ClamAV Maia Roundcube (/w MySQL db) on FreeBSD'>Postfix (Virtual Setup) Dovecot SpamAssassin ClamAV Maia Roundcube (/w MySQL db) on FreeBSD</a></li>
<li><a href='http://www.ipsure.com/blog/2011/postfix-setup-on-freebsd/' rel='bookmark' title='Permanent Link: Postfix Setup on FreeBSD'>Postfix Setup on FreeBSD</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.ipsure.com/blog/2010/domainkeys-identified-mail-dkim-with-postfix-smtp-only/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>EFS (Encrypting File System) and Using Smart Cards with EFS</title>
		<link>http://www.ipsure.com/blog/2010/efs-encrypting-file-system-and-using-smart-cards-with-efs/</link>
		<comments>http://www.ipsure.com/blog/2010/efs-encrypting-file-system-and-using-smart-cards-with-efs/#comments</comments>
		<pubDate>Sat, 22 May 2010 15:11:29 +0000</pubDate>
		<dc:creator>Sezgin Bayrak</dc:creator>
				<category><![CDATA[PKI]]></category>
		<category><![CDATA[EFS]]></category>
		<category><![CDATA[Encrypting File System]]></category>
		<category><![CDATA[encryption key]]></category>
		<category><![CDATA[eToken]]></category>
		<category><![CDATA[File Encryption]]></category>
		<category><![CDATA[smart card]]></category>

		<guid isPermaLink="false">http://www.ipsure.com/blog/?p=212</guid>
		<description><![CDATA[The Encrypting File System (EFS) enables filesystem level transparent encryption on Microsoft Windows operating system. It was first introduced within NTFS. Folder encryption uses symmetric key which is then encrypted by a public key (asymmetric) pair. In our &#8220;SSH Public Key (/w RSA) Authentication and SSH Tunneling&#8221; post, we had briefly mentioned the hybrid cryptosystems [...]


Related posts:<ol><li><a href='http://www.ipsure.com/blog/2010/smart-card-for-active-directory-logons/' rel='bookmark' title='Permanent Link: Smart Card For Active Directory Logons'>Smart Card For Active Directory Logons</a></li>
<li><a href='http://www.ipsure.com/blog/2010/remote-access-vpn-with-check-point-secure-client-and-aladdin-etoken-pki-client/' rel='bookmark' title='Permanent Link: Remote Access VPN with Check Point Secure Client and Aladdin eToken PKI Client'>Remote Access VPN with Check Point Secure Client and Aladdin eToken PKI Client</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.ipsure.com/blog/2010/efs-encrypting-file-system-and-using-smart-cards-with-efs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smart Card For Active Directory Logons</title>
		<link>http://www.ipsure.com/blog/2010/smart-card-for-active-directory-logons/</link>
		<comments>http://www.ipsure.com/blog/2010/smart-card-for-active-directory-logons/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 16:51:00 +0000</pubDate>
		<dc:creator>Sezgin Bayrak</dc:creator>
				<category><![CDATA[PKI]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[CA]]></category>
		<category><![CDATA[certificate enrollment station]]></category>
		<category><![CDATA[Enrollment Agent]]></category>
		<category><![CDATA[eToken]]></category>
		<category><![CDATA[Smartcard Logon]]></category>
		<category><![CDATA[Smartcard User]]></category>
		<category><![CDATA[Windows Server 2003]]></category>

		<guid isPermaLink="false">http://www.ipsure.com/blog/?p=194</guid>
		<description><![CDATA[Forcing the usage of smart cards for logons inside enterprise networks provides enhanced security and a stronger authentication as the user PIN directly depends on the presence of another physical layer, the smart card itself. Also it is a pretty functional method of supplying couple of different AAA requirements in a single user device for [...]


Related posts:<ol><li><a href='http://www.ipsure.com/blog/2010/installation-and-configuration-of-active-directory-certificate-services-on-windows-server-2008-r2-1/' rel='bookmark' title='Permanent Link: Installation and Configuration of Active Directory Certificate Services on Windows Server 2008 R2 &#8211; 1'>Installation and Configuration of Active Directory Certificate Services on Windows Server 2008 R2 &#8211; 1</a></li>
<li><a href='http://www.ipsure.com/blog/2010/installation-and-configuration-of-active-directory-certificate-services-on-windows-server-2008-r2-2/' rel='bookmark' title='Permanent Link: Installation and Configuration of Active Directory Certificate Services on Windows Server 2008 R2 &#8211; 2'>Installation and Configuration of Active Directory Certificate Services on Windows Server 2008 R2 &#8211; 2</a></li>
<li><a href='http://www.ipsure.com/blog/2010/efs-encrypting-file-system-and-using-smart-cards-with-efs/' rel='bookmark' title='Permanent Link: EFS (Encrypting File System) and Using Smart Cards with EFS'>EFS (Encrypting File System) and Using Smart Cards with EFS</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.ipsure.com/blog/2010/smart-card-for-active-directory-logons/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Remote Access VPN with Check Point Secure Client and Aladdin eToken PKI Client</title>
		<link>http://www.ipsure.com/blog/2010/remote-access-vpn-with-check-point-secure-client-and-aladdin-etoken-pki-client/</link>
		<comments>http://www.ipsure.com/blog/2010/remote-access-vpn-with-check-point-secure-client-and-aladdin-etoken-pki-client/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 19:34:29 +0000</pubDate>
		<dc:creator>Sezgin Bayrak</dc:creator>
				<category><![CDATA[PKI]]></category>
		<category><![CDATA[CAPI]]></category>
		<category><![CDATA[Check Point]]></category>
		<category><![CDATA[CP NGX R65]]></category>
		<category><![CDATA[Cryptographic Provider]]></category>
		<category><![CDATA[eToken]]></category>
		<category><![CDATA[eToken Pro 32k USB]]></category>
		<category><![CDATA[Internal CA]]></category>
		<category><![CDATA[PKI client]]></category>
		<category><![CDATA[Remote Access]]></category>
		<category><![CDATA[Secure Client]]></category>
		<category><![CDATA[smart card]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://www.ipsure.com/blog/?p=180</guid>
		<description><![CDATA[In this document, we&#8217;ll be discussing the things to do step by step for establishing your Check Point Secure Client VPN connections by using USB based Aladdin eToken smart card and related PKI client. eToken Pro 32k is used within the said case. Platforms that I observed where the implementation runs free of problems are [...]


No related posts.]]></description>
		<wfw:commentRss>http://www.ipsure.com/blog/2010/remote-access-vpn-with-check-point-secure-client-and-aladdin-etoken-pki-client/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SSH Public Key (/w RSA) Authentication and SSH Tunneling &#8211; Part 1</title>
		<link>http://www.ipsure.com/blog/2010/ssh-public-key-w-rsa-authentication-and-ssh-tunneling-part-1/</link>
		<comments>http://www.ipsure.com/blog/2010/ssh-public-key-w-rsa-authentication-and-ssh-tunneling-part-1/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 21:04:40 +0000</pubDate>
		<dc:creator>Sezgin Bayrak</dc:creator>
				<category><![CDATA[PKI]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[cryptography]]></category>
		<category><![CDATA[openssh]]></category>
		<category><![CDATA[public-private key]]></category>
		<category><![CDATA[RSA]]></category>
		<category><![CDATA[SecureCRT]]></category>
		<category><![CDATA[SSH tunneling]]></category>
		<category><![CDATA[ssh2]]></category>

		<guid isPermaLink="false">http://www.ipsure.com/blog/?p=178</guid>
		<description><![CDATA[We can say that the primary advantage of the public key authentication is a higher level of security being provided as it doesn&#8217;t need a password input that will be transferred over the network and as the &#8220;private&#8221; one which constitutes the public-private key pair doesn&#8217;t need to be transferred or revealed to remote site [...]


Related posts:<ol><li><a href='http://www.ipsure.com/blog/2010/chrooted-sftp-with-public-key-authentication/' rel='bookmark' title='Permanent Link: Chrooted SFTP with Public Key Authentication'>Chrooted SFTP with Public Key Authentication</a></li>
<li><a href='http://www.ipsure.com/blog/2010/standard-vs-form-based-authentication-for-exchange-2007-owa/' rel='bookmark' title='Permanent Link: Standard vs Form-based authentication for Exchange 2007 OWA'>Standard vs Form-based authentication for Exchange 2007 OWA</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.ipsure.com/blog/2010/ssh-public-key-w-rsa-authentication-and-ssh-tunneling-part-1/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

