<?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>MilamberSpace &#187; Authentification</title>
	<atom:link href="http://blog.milamberspace.net/index.php/category/authentification/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.milamberspace.net</link>
	<description>JMeter (surtout) mais aussi l&#039;Informatique, Internet, etc.</description>
	<lastBuildDate>Wed, 14 Jul 2010 06:34:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JMeter : authentification par certificat SSL avec JMeter en mode non-gui</title>
		<link>http://blog.milamberspace.net/index.php/2009/04/02/jmeter-authentification-par-certificat-ssl-avec-jmeter-en-mode-non-gui-259.html</link>
		<comments>http://blog.milamberspace.net/index.php/2009/04/02/jmeter-authentification-par-certificat-ssl-avec-jmeter-en-mode-non-gui-259.html#comments</comments>
		<pubDate>Thu, 02 Apr 2009 19:29:37 +0000</pubDate>
		<dc:creator>Milamber</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Authentification]]></category>
		<category><![CDATA[JMeter]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[non-gui]]></category>

		<guid isPermaLink="false">http://blog.milamberspace.net/?p=259</guid>
		<description><![CDATA[Un billet rapide pour compléter ce premier billet, et pour répondre à la question &#171;&#160;comment tester un site demandant l&#8217;authentification par certificat SSL tout en lançant JMeter en ligne de commande ?&#160;&#187;.
Pour cela, rien de sorcier, on édite le fichier Jmeter_Home/bin/system.properties.
Au niveau des lignes :
===================
# Location of the keystore
javax.net.ssl.keyStore=/home/milamber/client-ssl-authentification.p12
#
#The password to your keystore
javax.net.ssl.keyStorePassword=Mon_Password_P12
===================
Ensuite, on peux [...]]]></description>
			<content:encoded><![CDATA[<p>Un billet rapide pour compléter <a href="http://blog.milamberspace.net/index.php/jmeter-site-avec-authentification-par-certificat-ssl">ce premier billet</a>, et pour répondre à la question <strong>&laquo;&nbsp;comment tester un site demandant l&#8217;authentification par certificat SSL tout en lançant JMeter en ligne de commande ?&nbsp;&raquo;</strong>.</p>
<p>Pour cela, rien de sorcier, on édite le fichier Jmeter_Home/bin/system.properties.</p>
<p>Au niveau des lignes :<br />
===================<br />
# Location of the keystore<br />
javax.net.ssl.keyStore=/home/milamber/client-ssl-authentification.p12<br />
#<br />
#The password to your keystore<br />
javax.net.ssl.keyStorePassword=Mon_Password_P12<br />
===================</p>
<p>Ensuite, on peux lancer JMeter en ligne de commande normalement.</p>
<p>Accessoirement, il n&#8217;est plus nécessaire de choisir le P12 dans JMeter en  mode graphique (pour ce site).</p>
<p>Plus d&#8217;infos (en anglais) : le <a href="http://jakarta.apache.org/jmeter/usermanual/component_reference.html#SSL_Manager ">composant SSL Manager</a> dans la documentation JMeter.</p>
<p>./</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.milamberspace.net/index.php/2009/04/02/jmeter-authentification-par-certificat-ssl-avec-jmeter-en-mode-non-gui-259.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Tutorial] JMeter et l&#8217;authentification par certificat SSL</title>
		<link>http://blog.milamberspace.net/index.php/2008/01/27/tutorial-jmeter-et-lauthentification-par-certificat-ssl-61.html</link>
		<comments>http://blog.milamberspace.net/index.php/2008/01/27/tutorial-jmeter-et-lauthentification-par-certificat-ssl-61.html#comments</comments>
		<pubDate>Sun, 27 Jan 2008 17:29:44 +0000</pubDate>
		<dc:creator>Milamber</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Authentification]]></category>
		<category><![CDATA[JMeter]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[Tests de charges]]></category>

		<guid isPermaLink="false">http://blog.milamberspace.net/index.php/2008/01/27/tutorial-jmeter-et-lauthentification-par-certificat-ssl-61.html</guid>
		<description><![CDATA[L&#8217;authentification par certificat SSL consiste à demander à l&#8217;utilisateur d&#8217;une ressource ou d&#8217;un site protégé de fournir un fichier certificat SSL pour pouvoir s&#8217;authentifier et ainsi accéder à la ressource ou au site.
L&#8217;authentification par certificat SSL est ce l&#8217;on appelle une authentification &#8216;forte&#8217;, c&#8217;est-à-dire plus sécurisée que la simple saisie d&#8217;un login / mot de [...]]]></description>
			<content:encoded><![CDATA[<p>L&#8217;authentification par certificat SSL consiste à demander à l&#8217;utilisateur d&#8217;une ressource ou d&#8217;un site protégé de fournir un fichier certificat SSL pour pouvoir s&#8217;authentifier et ainsi accéder à la ressource ou au site.</p>
<p>L&#8217;authentification par certificat SSL est ce l&#8217;on appelle une authentification &#8216;forte&#8217;, c&#8217;est-à-dire plus sécurisée que la simple saisie d&#8217;un login / mot de passe. Par ailleurs sa mise en place est relativement simple, ou tout du moins très documentée sur Internet.  Ainsi vous rencontrerez peut-être un site Web utilisant ce type d&#8217;authentification (par exemple un extranet) à tester avec JMeter.</p>
<p>Alors comment faire pour gérer cette authentification SSL avec JMeter ? Ce micro tutorial vous aidera à comprendre <a href="http://blog.milamberspace.net/index.php/jmeter-site-avec-authentification-par-certificat-ssl">les subtilités du SSL dans JMeter</a>.</p>
<p>Bon courage.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.milamberspace.net/index.php/2008/01/27/tutorial-jmeter-et-lauthentification-par-certificat-ssl-61.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
