<?xml version="1.0" encoding="iso-8859-1"?> 
<rdf:RDF
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
	xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
	xmlns:dc="http://purl.org/dc/elements/1.1/" 
	xmlns:dcterms="http://purl.org/dc/terms/" 
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:thr="http://purl.org/rss/1.0/modules/threading/"
	xmlns:pb="http://www.ideaspace.net/users/wkearney/schema/postback/" 
	xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" 
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:mt="http://movabletype.org/"
	xmlns:foaf="http://xmlns.com/foaf/0.1/" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:html="http://www.w3.org/TR/REC-html40/"
	xmlns="http://purl.org/rss/1.0/"
> 

<rdf:Description rdf:about="http://www.ideaspace.net/users/wkearney/archives/entries/000062.html"> 
	<title>X509 Certs</title>
	<link>http://www.ideaspace.net/users/wkearney/archives/entries/000062.html</link>
	<description>What&apos;s an X509 Certificate? An X509 Certificate allows you to exchange secure messages. The certificate itself is a file you...</description> 

	<dc:creator>wkearney</dc:creator> 
	<dc:date>2003-01-30T16:52:05-05:00</dc:date> 
	<dc:identifier>http://www.ideaspace.net/users/wkearney/archives/entries/000062.html</dc:identifier>
	<dc:language>en-us</dc:language>

	

	

	

	
	
	
	<dcterms:abstract>What&apos;s an X509 Certificate? An X509 Certificate allows you to exchange secure messages. The certificate itself is a file you...</dcterms:abstract> 
	<dcterms:created>2003-01-30T16:52:05-05:00</dcterms:created> 
	<dcterms:isPartOf rdf:resource="http://www.ideaspace.net/users/wkearney/" /> 

	<mt:body><![CDATA[<p><h3>What's an X509 Certificate?</h3></p>

<p>An X509 Certificate allows you to exchange secure messages.  The certificate itself is a file you get from a certificate authority.  </p>]]></mt:body>
	<mt:excerpt>What&apos;s an X509 Certificate? An X509 Certificate allows you to exchange secure messages. The certificate itself is a file you...</mt:excerpt> 
	<mt:more><![CDATA[<p>If you want to send mail securely you can both sign and encrypt it with a certificate.  If you sign a message the receiver can verify it's from you.  If you encrypt the message <b>only</b> the receiver can open it.  <ul><li>If it's signed, it can be assured it's from you.</li><li> If it's encrypted <i>no-one</i> other than the receiver can open it.</li></ul></p>

<p><h3>How do I get an X509 Certificate?</h3><br />
If you want a certificate you can get a free personal one from <a href="http://www.thawte.com/">Thawte</a>.  If your company sends a lot of secure messages they may have an organizational certificate.  Check with your  corporate IT personnel.  </p>

<p><h3>Can I send you signed mail?</h3><br />
In order to send me signed messages you'll have to <a href="mailto:wkearney99@hotmail.com">send me</a> your public key.  In return I'll send you mine.</p>

<p><h3>What's easier, PGP or X509?</h3><br />
For you're using Netscape, Outlook and Outlook Express it's probably easiest to use X509 certficates.  You can use PGP buy you'll first need to download and install the software.  There's also a free version of PGP known as GnuPG  For regular e-mail I generally prefer using the X509 certificates.  For sotware development I tend to use PGP, mainly because I know the tools better.  </p>

<p><h3>Ok, so why bother with this?</h3></p>

<p>The short answer?  For privacy and to avoid junk e-mail.  SPAM is a blight on everyone's e-mail inbox.  Using certified mail <i>may</i> allow you to better filter out the junk.  If you've accepted someone's certificate then mail from them will be sure to get delivered.  If it's junk mail it won't be signed and it certainly won't be a verifiable signature.  But beyond spam, if you encrypt the messages you can be assured that nobody other than the intended parties will open or read it.  You can also be sure the messages are really coming from that sender.  </p>]]></mt:more>
	<mt:keywords></mt:keywords> 
	<mt:entryID>62</mt:entryID>

	<mt:entryPrev>61</mt:entryPrev>
	<mt:entryNext>63</mt:entryNext>

	<html:link rel="prev" type="application/xml" href="http://www.ideaspace.net/users/wkearney/archives/entries/000061.html.xml" title="Optical wireless networking" />
	<html:link rel="next" type="application/xml" href="http://www.ideaspace.net/users/wkearney/archives/entries/000063.html.xml" title="PGP Keys" />
	
	<mt:author>wkearney</mt:author> 
	<mt:authorNickname>Bill Kearney</mt:authorNickname> 
	<mt:authorEmail>wkearney@ideaspace.net</mt:authorEmail>
	<mt:authorURL rdf:resource="http://www.ideaspace.net/users/wkearney" /> 
	
	<foaf:name>wkearney</foaf:name> 
	<foaf:mbox rdf:resource="mailto:wkearney@ideaspace.net" /> 
	<foaf:nick>Bill Kearney</foaf:nick> 
	<foaf:homepage rdf:resource="http://www.ideaspace.net/users/wkearney" />
	
	<rdfs:seeAlso rdf:resource="http://www.ideaspace.net/users/wkearney/xml/index.rdf" />
	<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=2.64" /> 
</rdf:Description>
</rdf:RDF>