<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with ssl</title>
      <link>http://ask.metafilter.com/tags/ssl</link>
      <description>Questions tagged with 'ssl' at Ask MetaFilter.</description>
	  <pubDate>Sun, 30 Aug 2009 15:33:06 -0800</pubDate> <lastBuildDate>Sun, 30 Aug 2009 15:33:06 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>iPhone RSS reader that supports SSL and authentication?</title>
	<link>http://ask.metafilter.com/131505/iPhone%2DRSS%2Dreader%2Dthat%2Dsupports%2DSSL%2Dand%2Dauthentication</link>	
	<description>Anyone know of an RSS reader for iPhone that supports SSL and authentication, and does NOT use an online aggregator? I need an iPhone RSS reader that will handle SSL and authenticated feeds, but it can&apos;t use an aggregator (the feed credentials must stay on the iPhone).  I&apos;ve been searching for a while and haven&apos;t come up with anything.  Anyone come across such an application?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.131505</guid>
	<pubDate>Sun, 30 Aug 2009 15:33:06 -0800</pubDate>
	<category>authentication</category>
	<category>iphone</category>
	<category>rss</category>
	<category>ssl</category>
	<dc:creator>aberrant</dc:creator>
	</item>
	<item>
	<title>SSH through the AS12880 / DCI Iranian government-run firewall?</title>
	<link>http://ask.metafilter.com/125553/SSH%2Dthrough%2Dthe%2DAS12880%2DDCI%2DIranian%2Dgovernmentrun%2Dfirewall</link>	
	<description>Iranian firewallfilter: How to make SSH traffic not resemble SSH traffic, when examined by a deep packet inspection device (Ellacoya, Narus, etc)?  Other advice on specific types of VPN from within Iran also welcome. I&apos;ve been following the news about Iranian Internet censorship for a few years now, but obviously started paying more attention in the last couple of weeks.  There&apos;s two interesting papers examining AS12880 (DCI)&apos;s Internet transit from Arbor Networks:&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://asert.arbornetworks.com/2009/06/iranian-traffic-engineering/&quot;&gt;Iranian Traffic Engineering&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://asert.arbornetworks.com/2009/06/a-deeper-look-at-the-iranian-firewall/&quot;&gt;Deeper Look at the Iranian Firewall&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Misc: &lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.robtex.com/as/as12880.html&quot;&gt;Robtex page examining AS12880&apos;s uplinks to the world&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.renesys.com/blog/2009/06/strange-changes-in-iranian-int.shtml&quot;&gt;Rense page, strange changes in Iranian Internet transit&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
What I&apos;m wondering specifically is methods which can be taken to make SSH traffic look -less- like SSH traffic.  Assume that a person inside Iran has root on a European-colocated FreeBSD or Linux system (or root on a VPS/Virtual Machine) running the latest OpenSSH.  The sshd would of course be listening for incoming connections on a nonstandard port, it could be any port, or multiple different ports.  If I remember right OpenSSH now defaults to SSH2/AES but can also use Blowfish.  Are there any methods that can be used to disguise the initial SSH handshake and packet headers?  Any special tricks from the client software end, assuming that the client (OSX or Linux) can run any ssh client that will compile on it?&lt;br&gt;
&lt;br&gt;
Is VPN traffic (Cisco, or Juniper-Netscreen SSL-VPN) less likely to trigger flags or get blocked than SSH?  &lt;br&gt;
&lt;br&gt;
Does anyone have firsthand or secondhand experience of Windows Remote Desktop / RDP 5.1 being blocked from within Iran? &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/a&gt;&lt;/a&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.125553</guid>
	<pubDate>Mon, 22 Jun 2009 20:54:42 -0800</pubDate>
	<category>censorship</category>
	<category>firewall</category>
	<category>internet</category>
	<category>iran</category>
	<category>openssh</category>
	<category>RDP</category>
	<category>SSH</category>
	<category>SSL</category>
	<category>VPN</category>
	<dc:creator>thewalrus</dc:creator>
	</item>
	<item>
	<title>SSL Client Certificates</title>
	<link>http://ask.metafilter.com/122192/SSL%2DClient%2DCertificates</link>	
	<description>Please help a noob with client-side SSL certificates. What is the process for generating SSL client certs? What kind of information is needed? Who generates them? I have a web server SSL cert installed (IIS), when users try to connect they are prompted to choose their client certificate from a list. (This is the behavior I want). The web server SSL certificate was issued by Entrust.net</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.122192</guid>
	<pubDate>Fri, 15 May 2009 08:45:51 -0800</pubDate>
	<category>authentication</category>
	<category>certificates</category>
	<category>SSL</category>
	<category>webserver</category>
	<dc:creator>banshee</dc:creator>
	</item>
	<item>
	<title>SSL and compromised networks?</title>
	<link>http://ask.metafilter.com/117412/SSL%2Dand%2Dcompromised%2Dnetworks</link>	
	<description>Does SSL protect information even if the wi-fi connection is unsecured? Say a person is using an available wi-fi network, the source of which he doesn&apos;t know. It could be a generous neighbor, or a honeypot. If the person checks his email and his bank accounts, does it matter that the URLs begin with https://? &lt;br&gt;
&lt;br&gt;
If the ethics of this question are problematic, consider the hypothetical case of &quot;duplicated&quot; public wi-fi hotspots, in which a hacker creates a network with a duplicate SSID.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.117412</guid>
	<pubDate>Sun, 22 Mar 2009 14:01:55 -0800</pubDate>
	<category>encryption</category>
	<category>internet</category>
	<category>security</category>
	<category>SSL</category>
	<category>wifi</category>
	<dc:creator>Busoni</dc:creator>
	</item>
	<item>
	<title>Could the new google analytics be causing my SSL to be insecure?</title>
	<link>http://ask.metafilter.com/116848/Could%2Dthe%2Dnew%2Dgoogle%2Danalytics%2Dbe%2Dcausing%2Dmy%2DSSL%2Dto%2Dbe%2Dinsecure</link>	
	<description>Anyone familiar with making SSL work with Google Analytics and Drupal? I&apos;m currently working on a website for work. I have my SSL cert installed, but when I try to connect securely, it keeps complaining that a part of the site is insecure. I finally think I&apos;ve narrowed it down to the Google Analytics code we&apos;re using (it&apos;s the new, supposedly self switching code, not the old manual code). Is it possible that it&apos;s causing trouble because I have it in the &quot;footer&quot; section of my Drupal UI? If so, how else do I install it? Or am I WAY off base, and it&apos;s actually an issue some where else?&lt;br&gt;
&lt;br&gt;
The site, for reference, is &lt;a href=&quot;https://www.mailritevt.com&quot;&gt;www.mailritevt.com&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Thank you in advance!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.116848</guid>
	<pubDate>Mon, 16 Mar 2009 04:01:06 -0800</pubDate>
	<category>analytics</category>
	<category>drupal</category>
	<category>google</category>
	<category>googleanalytics</category>
	<category>SSL</category>
	<category>SSLcert</category>
	<dc:creator>TrueVox</dc:creator>
	</item>
	<item>
	<title>EV (Extended Validation) SSL vs Standard SSL Certificates</title>
	<link>http://ask.metafilter.com/116185/EV%2DExtended%2DValidation%2DSSL%2Dvs%2DStandard%2DSSL%2DCertificates</link>	
	<description>EV (Extended Validation) SSL vs Standard SSL Certificates I would like to get an SSL certificate for my site to display and promote turst. I&apos;m leaning towards an EV SSL even though they cost more expecially if I were to go with &lt;a href=&quot;http://www.verisign.com/ssl/buy-ssl-certificates/extended-validation-ssl-certificates/index.html&quot;&gt;Verisign&lt;/a&gt; ($885/annum), I&apos;ve done a little research and have found &lt;a href=&quot;http://www.digicert.com/ev-ssl-certification.htm&quot;&gt;Digicert&lt;/a&gt; ($488/annum) to be much cheaper, technically they do exactly the same thing. What do you look for in an SSL? would a Digicert EV SSL satisfy you? Do you look for the SSL logo at the bottom of most sites when you plan on sending personal information?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.116185</guid>
	<pubDate>Sun, 08 Mar 2009 20:53:44 -0800</pubDate>
	<category>certificate</category>
	<category>digicert</category>
	<category>ev</category>
	<category>ssl</category>
	<category>verisign</category>
	<dc:creator>jakubsnm</dc:creator>
	</item>
	<item>
	<title>Data And Money Exchange</title>
	<link>http://ask.metafilter.com/111755/Data%2DAnd%2DMoney%2DExchange</link>	
	<description>I need my customers to send me confidential data with a payment.  I work for a regulatory agency that currently collects applications in paper based form with a physical signature including a check for payment.  We would like to implement a industrial strength &apos;e-filing&apos; solution.  Where do I start?  My Google-Fu and Delicious-Fu are failing me.  I need to find information on 2009 best practices for capturing data ( e-forms, rest, edi ), identity management, security ( digital certs, etc ), and payment gateways ( direct debit, credit cards ).   I also need to know what vendors are leading in these spaces.  I am not really looking for a &apos;e-commerce&apos; solution.  I am looking for a &apos;secure electronic forms submission with payments and non-repudiation&apos; solution.  My company would need to host this in our data center.  I would like to offer my customers multiple ways to submit and pay.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.111755</guid>
	<pubDate>Thu, 15 Jan 2009 10:38:40 -0800</pubDate>
	<category>digitalcertificates</category>
	<category>ecommerce</category>
	<category>efiling</category>
	<category>eforms</category>
	<category>payment</category>
	<category>ssl</category>
	<dc:creator>kaizen</dc:creator>
	</item>
	<item>
	<title>How to get an Iphone or G1 to work with my work</title>
	<link>http://ask.metafilter.com/109529/How%2Dto%2Dget%2Dan%2DIphone%2Dor%2DG1%2Dto%2Dwork%2Dwith%2Dmy%2Dwork</link>	
	<description>I want to know what phone I should get to be able to use vpns and ssh to linux machines I&apos;d be interested in using my phone to connect to my work vpns, then connect to some machines with an ssh client. I can&apos;t really figure out if either the iphone or the g1 can do this. One vpn is normal windows PPTP VPN to work network. The other appears to be the &lt;a href=&quot;http://www.f5.com/products/firepass/&quot;&gt;  Firepass &lt;/a&gt; SSL VPN, where I go to some web page and login, then it opens a network connection on my PC. I don&apos;t know much about how this stuff works, but I&apos;m happy to try to figure out any technical details.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.109529</guid>
	<pubDate>Thu, 18 Dec 2008 09:13:55 -0800</pubDate>
	<category>G1</category>
	<category>iphone</category>
	<category>SSL</category>
	<category>VPN</category>
	<dc:creator>alkupe</dc:creator>
	</item>
	<item>
	<title>How do I return an SSL URL from a non-SSL Apache?</title>
	<link>http://ask.metafilter.com/103607/How%2Ddo%2DI%2Dreturn%2Dan%2DSSL%2DURL%2Dfrom%2Da%2DnonSSL%2DApache</link>	
	<description>Help Apache gurus! How do I setup a virtual host when SSL terminates before my Apache server? Hopefully this is easy since it seems like a common thing...&lt;br&gt;
&lt;br&gt;
Here&apos;s the setup: Browser -&amp;gt; Load balancer -&amp;gt; Apache Server&lt;br&gt;
The browser connects to the load balancer using https (https://www.example.com). But then the load balancer directs the request to Apache using http (http://host1.company.com). Fine.&lt;br&gt;
&lt;br&gt;
Now, how do I use the virtual host directive to have Apache return an https url to the browser? If i just have:&lt;br&gt;
&lt;br&gt;
&amp;lt;VirtualHost *:80&amp;gt;&lt;br&gt;
ServerName www.example.com&lt;br&gt;
&amp;lt;/VirtualHost&amp;gt;&lt;br&gt;
&lt;br&gt;
in httpd.conf then URLs are returned to the client as http URLs which doesnt work. Is this possible? Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.103607</guid>
	<pubDate>Tue, 07 Oct 2008 04:28:33 -0800</pubDate>
	<category>apache</category>
	<category>linux</category>
	<category>loadbalancer</category>
	<category>ssl</category>
	<dc:creator>vacapinta</dc:creator>
	</item>
	<item>
	<title>Quoth the server, 404.</title>
	<link>http://ask.metafilter.com/98057/Quoth%2Dthe%2Dserver%2D404</link>	
	<description>Apache and Tomcat strangeness... a page in my app throws a 404... but only when using SSL on a single server. I am having a very strange problem with one of my applications.&lt;br&gt;
&lt;br&gt;
The skinny:&lt;br&gt;
&lt;br&gt;
- The app is a Java JSP servlet web app running on a proprietary framework and tag library. It&apos;s something like a primitive and wonky version of Struts.&lt;br&gt;
&lt;br&gt;
- The problem is that going to a certain page in the app gets a 404 but... ONLY on the test server and ONLY when SSL is used.&lt;br&gt;
&lt;br&gt;
- It works fine on my machine locally, on another windows machine running tomcat, on our staging server which is solaris (just like the test box), and on the test box if I go to the HTTP address instead of HTTPS.&lt;br&gt;
&lt;br&gt;
- Tomcat&apos;s catalina log give nothing strange.&lt;br&gt;
&lt;br&gt;
- Apache&apos;s error log gives entries like the following:&lt;br&gt;
&lt;br&gt;
[Thu Jul 31 10:37:53 2008] [error] [client 10.140.225.162] File does not exist: /usr/local/jakarta-tomcat-4.1.30/webapps/myapp/services, referer: https://mytestserver.ca/myapp/services/services.jsp?selServices=MyServices_f2&lt;br&gt;
&lt;br&gt;
response when trying from Firefox:&lt;br&gt;
&lt;br&gt;
Not Found&lt;br&gt;
&lt;br&gt;
The requested URL /sao/services/changeRequestType was not found on this server.&lt;br&gt;
&lt;br&gt;
Apache/2.0.49 (Unix) mod_jk/1.2.5 mod_ssl/2.0.49 OpenSSL/0.9.7d PHP/5.0.4 Server at mytestserver.ca Port 443&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
It looks to me like it is trying to find a /myapp/services/ folder? This folder of course does not exist. That URL ( /services/*) is mapped in my web.xml and has worked fine until now.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
I do not  have direct access to the servers in question, as I am only the developer. My knowledge of apache and tomcat configuration is very limited.&lt;br&gt;
&lt;br&gt;
To my mind, the key question is why does it work on port 80, but not 443? Surely this must be a server config issue?&lt;br&gt;
&lt;br&gt;
Any assistance is greatly appreciated and will save me from wasting more time spinning my wheels on this. I have googled to the best of my fu and have turned up nothing.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.98057</guid>
	<pubDate>Fri, 01 Aug 2008 07:37:22 -0800</pubDate>
	<category>404</category>
	<category>apache</category>
	<category>java</category>
	<category>jsp</category>
	<category>resolved</category>
	<category>ssl</category>
	<category>tomcat</category>
	<dc:creator>utsutsu</dc:creator>
	</item>
	<item>
	<title>Help me find a sooper sekrit blog!</title>
	<link>http://ask.metafilter.com/97301/Help%2Dme%2Dfind%2Da%2Dsooper%2Dsekrit%2Dblog</link>	
	<description>I need a private, secure blog that will store my posts in an encrypted form. Does one exist? I&apos;m working with a distant team on a project, and I need a secure private blog to facilitate collaboration. The requirements for the blog are that it support user accounts, multiple authors, require logins by SSL (https:// vs. http://) (this could be enforced via plugin), store blog posts in an encrypted form, and of course I&apos;d like the encryption/decryption to be seamless for my users. Up to this point we&apos;ve been using the service at &lt;a href=&quot;https://wideblog.net/&quot;&gt;WideBlog&lt;/a&gt;, but it&apos;s not very flexible, and it&apos;s been a little flaky recently. We&apos;d also prefer to have the blog on our own hosting to remove a layer of trust.&lt;br&gt;
&lt;br&gt;
In my hunting around, I haven&apos;t had much luck. The biggest sticking point seems to be the requirement that posts be stored in an encrypted form. I&apos;ve found some solutions that will &quot;encrypt&quot; passwords with MD5. But I want to encrypt more than just passwords, and the use of MD5 is itself a little questionable. I&apos;m looking for something more along the lines of AES.&lt;br&gt;
&lt;br&gt;
Does what I want exist?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.97301</guid>
	<pubDate>Wed, 23 Jul 2008 07:02:11 -0800</pubDate>
	<category>AES</category>
	<category>blog</category>
	<category>encrypted</category>
	<category>SSL</category>
	<dc:creator>perrce</dc:creator>
	</item>
	<item>
	<title>STFU Firefox</title>
	<link>http://ask.metafilter.com/96886/STFU%2DFirefox</link>	
	<description>How do I tell firefox3 to stop checking ssl certs.  I access many sites using self signed ssl certificates and up until now that was fine but now I have encounter two self signed certs that have the same serial number and firefox wont even let me add an exception. I cant even access the second site.  How do i just tell firefox I don&apos;t care if a site is using a bad ssl cert.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.96886</guid>
	<pubDate>Thu, 17 Jul 2008 22:17:53 -0800</pubDate>
	<category>apache</category>
	<category>cacert</category>
	<category>firefox</category>
	<category>firefox3</category>
	<category>osx</category>
	<category>ssl</category>
	<dc:creator>DJWeezy</dc:creator>
	</item>
	<item>
	<title>Can I call an API on an ssl-encrypted page?</title>
	<link>http://ask.metafilter.com/95979/Can%2DI%2Dcall%2Dan%2DAPI%2Don%2Dan%2Dsslencrypted%2Dpage</link>	
	<description>Can an ssl-encrypted page call data from another site/domain via an API without compromising its encryption? I want to add a cool feature, but I don&apos;t want customers to encounter a warning that the page asking for their credit card info &quot;contains both secure and non-secure items.&quot;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.95979</guid>
	<pubDate>Mon, 07 Jul 2008 18:20:36 -0800</pubDate>
	<category>api</category>
	<category>ssl</category>
	<dc:creator>subpixel</dc:creator>
	</item>
	<item>
	<title>Am I being overly zealous about &quot;proper SSL implementation?&quot;</title>
	<link>http://ask.metafilter.com/95387/Am%2DI%2Dbeing%2Doverly%2Dzealous%2Dabout%2Dproper%2DSSL%2Dimplementation</link>	
	<description>Am I being overly zealous about &quot;proper SSL implementation?&quot; We&apos;ve been working with this new collections agency for a few months now.  From the very beginning, I noticed that their PHP-driven website was not secured with SSL so I refused to use it and would instead manually encrypt data (256-bit AES) and submit it to them via email.  My security concerns caused me to question the entire outfit, but I was informed about how reputable the company is, and how much better they would be than our current agency, etc.&lt;br&gt;
&lt;br&gt;
They have a &quot;Place Accounts&quot; page on their website where you are expected to fill out a full-blown help-us-skip-trace form (including social security numbers) which was not secured.  You also have the option of uploading CSV files.  In either event, the page was not secured.&lt;br&gt;
&lt;br&gt;
I asked them to implement SSL (and secure FTP, if possible).  A month later, you go to their &quot;Place Accounts&quot; page and are told by IE &quot;this page contains secure and non secure items...&quot;  The page itself was an https resource, but the &quot;action&quot; property of the form redirected to a non-secure URL, meaning that when you filled out the form (or uploaded the file) the transaction was not encrypted (correct?).&lt;br&gt;
&lt;br&gt;
So I complained about this, and they changed the &quot;action&quot; property of the form to redirect to a secure resource, but then changed the way they link to the &quot;Place Accounts&quot; page, so that their &quot;Place Accounts&quot; page was once again a standard http resource, eliminating the &quot;secure and non-secure items&quot; warning from IE but giving the user no visual cue (no padlock icon, or https) that the site is secure.&lt;br&gt;
&lt;br&gt;
I complained again; a month later we&apos;re back to an https &quot;Place Accounts&quot; page, the &quot;action&quot; property of the form is secure, but the page still contains &quot;secure and non-secure items,&quot; which causes a warning, does not present a padlock icon, and therefore requires a careful user to scrutinize the source to truly know that the page is &quot;secure enough.&quot;  Sure, it&apos;s probably usable at this point, but this is sort of like dealing with terms and conditions that can change at any time; if I can&apos;t just glance and see a padlock, how do I know, each and every time I use the page, that it hasn&apos;t been tweaked and broken again?  &lt;br&gt;
&lt;br&gt;
At this point I feel I should inform them that their web administrator / developer is incompetent.  Am I being overzealous?  How should I approach this?  I&apos;ve been working with their IT manager who I&apos;d expect should be able to communicate with the web team, but do I need to grab the bull by the horns and talk to these guys directly?  Should it really be this complicated?  Why not just secure the entire site and use SSL everywhere to eliminate all doubt?&lt;br&gt;
&lt;br&gt;
I&apos;ve explained what I&apos;m looking for many times (the entire &quot;Place Accounts&quot; page should be secured in order to present the padlock icon and no warnings) and it seems they take an entire month to make a change and get back to me, and it&apos;s a different, less-than-ideal result each time.&lt;br&gt;
&lt;br&gt;
I&apos;m also curious about your general attitudes towards encryption of data in transit.  I deal with HIPAA a lot, which contains &quot;addressable&quot; requirements for encryption.  I am often told by different folks that my approach to security is paranoid; &quot;nobody&apos;s going to intercept that file!  That&apos;d be too hard!&quot;  In the case of email there are plenty of ways to breach security without intercepting individual packets (i.e. guessing a webmail password), whereas in an HTTPS situation, there isn&apos;t a cheesy Yahoo account on the other end, and you&apos;re more specifically concerned about interception in transit.&lt;br&gt;
&lt;br&gt;
This isn&apos;t the first business I&apos;ve encountered that deals with confidential information yet can&apos;t seem to properly implement SSL.  Back me up here or tell me how you see it.  I don&apos;t want this to become chatfilter, but I need your help in calibrating my security perspective.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.95387</guid>
	<pubDate>Mon, 30 Jun 2008 08:49:43 -0800</pubDate>
	<category>compliance</category>
	<category>confidential</category>
	<category>encryption</category>
	<category>hipaa</category>
	<category>https</category>
	<category>php</category>
	<category>security</category>
	<category>ssl</category>
	<category>ssn</category>
	<dc:creator>aydeejones</dc:creator>
	</item>
	<item>
	<title>Getting a simple https folder to call my own</title>
	<link>http://ask.metafilter.com/93329/Getting%2Da%2Dsimple%2Dhttps%2Dfolder%2Dto%2Dcall%2Dmy%2Down</link>	
	<description>Is there a hosting service that will provide me a directory to put some simple https (SSL) content without a lot of $$$ and effort? Basically I want to drop 10 GIF files in a directory that can be accessed by an https:// URL.  This would let me create customized buttons for my secure mals-e shopping cart without triggering the &quot;unsecured content&quot; message on browsers.&lt;br&gt;
&lt;br&gt;
My hosting service is Dreamhost but they have a ridiculous series of hoops you have to go through just to get a simple https server, including getting a static IP and certificates.  I recall years ago my old hosting service let you just switch out http with https in the URL and get the same content, which Dreamhost doesn&apos;t allow.  I tried.&lt;br&gt;
&lt;br&gt;
Again I just want to put 10 GIF images in a directory of my own and not be paying $200 and spend half the afternoon setting things up.  What would be the best route for this?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.93329</guid>
	<pubDate>Thu, 05 Jun 2008 13:22:40 -0800</pubDate>
	<category>hosting</category>
	<category>https</category>
	<category>server</category>
	<category>ssl</category>
	<dc:creator>tinkertown</dc:creator>
	</item>
	<item>
	<title>Big numbers make my head hurt</title>
	<link>http://ask.metafilter.com/91406/Big%2Dnumbers%2Dmake%2Dmy%2Dhead%2Dhurt</link>	
	<description>Can someone help me understand the relationship between the bit size of an SSL certificate and the size of the session key used?  (If any). Essentially, my question is this:  Does generating a 512 bit certificate signing request limit the session key in any way?  Or rather, is a 512 bit CSR capable of facilitating a reliable 128 bit session key?&lt;br&gt;
&lt;br&gt;
I am usually pretty good at googling stuff like this, but I am striking out this time.  Some of the pages I found indicate that the only thing that determines the session key is the capabilities of the web server and web client.  Other pages indicate that a 512 bit CSR limits you to a 40/56 bit session key.  Is there any hard rule on this?&lt;br&gt;
&lt;br&gt;
For the purposes of this question, assume I have to use a 512 bit certificate.  Also assume, I know about the mounting risks with 512 bit keys and that I know a 1024 bit key is much more secure.  &lt;br&gt;
&lt;br&gt;
(While I am on the subject, how does Verisign&apos;s mandatory 128 bit session encryption work?  Is that a matter of signing the cert with only certain encryption protocols allowed?&lt;br&gt;
&lt;br&gt;
I just heard about this for the first time the other day.  Apparently, there is a standard signing process where the session key size fluctuates  based on the connecting browser and there is an &apos;enhanced&apos; cert that makes 128 bit mandatory.  How is this any different than selecting &apos;require 128bit encryption&apos; in IIS?)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.91406</guid>
	<pubDate>Wed, 14 May 2008 11:19:50 -0800</pubDate>
	<category>iis</category>
	<category>ssl</category>
	<dc:creator>cayla</dc:creator>
	</item>
	<item>
	<title>Older version of Filezilla, or newer version of something else?</title>
	<link>http://ask.metafilter.com/88103/Older%2Dversion%2Dof%2DFilezilla%2Dor%2Dnewer%2Dversion%2Dof%2Dsomething%2Delse</link>	
	<description>Older versions of Filezilla? Or another freeware ftp client that can handle SSH and SSL? Hard drive got fried in a storm this weekend, and I&apos;m currently reinstalling everything to the new drive. I was running Filezilla version 2 (I think 2.3.2), and it ran like a top. But I just tried installing the latest version in its place, and a couple of SSH connections don&apos;t work with it. They&apos;re returning &quot;garbled packet&quot; errors.&lt;br&gt;
&lt;br&gt;
Googling reveals that they use puTTY for SSH, and that&apos;s where the error comes from. Checking with puTTY, they insist it&apos;s not an error, it&apos;s a server configuration problem, but there&apos;s no way I can get these servers reconfigured, and anyway the older software connected and transferred to them just fine. Also, I&apos;ve tried the connection with two other non-free clients at work, and no problems occur. Argh.&lt;br&gt;
&lt;br&gt;
So I&apos;ve tried to find a download page for older versions of Filezilla client, and am coming up with nothing. Does anybody know where I can find either Filezilla 2, or -- even better -- can you recommend a freeware ftp client for WinXP that can handle both SSH and SSL transfers?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.88103</guid>
	<pubDate>Mon, 07 Apr 2008 06:00:11 -0800</pubDate>
	<category>filezilla</category>
	<category>freeware</category>
	<category>ftp</category>
	<category>ftps</category>
	<category>sftp</category>
	<category>software</category>
	<category>ssh</category>
	<category>ssl</category>
	<dc:creator>middleclasstool</dc:creator>
	</item>
	<item>
	<title>merchant account important for a site that might need to feel non-bargain-basement?</title>
	<link>http://ask.metafilter.com/85821/merchant%2Daccount%2Dimportant%2Dfor%2Da%2Dsite%2Dthat%2Dmight%2Dneed%2Dto%2Dfeel%2Dnonbargainbasement</link>	
	<description>Merchant account versus just paypal/google checkout, for a handcrafts site that will offer some high-end items (c. $20 to $180 range)?
I want to sell my &quot;fine handcrafts&quot; online (from my own site, not through Etsy/etc.).  I might sell other people&apos;s too, like an online high-end crafts gallery with sales.&lt;br&gt;
&lt;br&gt;
My stuff has been selling well in person at some shows/fairs -- and I&apos;m good with HTML -- but I have no experience with selling anything online.&lt;br&gt;
&lt;br&gt;
For my existing sites, I have a web hosting package that happens to include one SSL certificate I&apos;m not otherwise using (GeoTrust QuickSSL Premium Certificate). &lt;br&gt;
&lt;br&gt;
The question is whether to consider getting a merchant account (and dealing with potential chargebacks, fraud, etc.), because I already have SSL... or to forget that and stick with just Google Checkout &amp;amp; PayPal as dual checkout options.  Or am I missing some hybrid solution in the middle?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.85821</guid>
	<pubDate>Mon, 10 Mar 2008 23:27:50 -0800</pubDate>
	<category>highend</category>
	<category>merchantaccount</category>
	<category>online</category>
	<category>selling</category>
	<category>ssl</category>
	<dc:creator>lorimer</dc:creator>
	</item>
	<item>
	<title>SSL Issues</title>
	<link>http://ask.metafilter.com/82617/SSL%2DIssues</link>	
	<description>I&apos;m having problems re-installing an SSL certificate. It keeps giving me the old certificate. Here&apos;s the full story. My client wants to start processing credit card details so we bought an SSL certificate from Geo-trust and tried to install it and it didn&apos;t work - we found out that a week earlier, the server admin had installed a self-signed certificate for the server without telling us. (all the domains were on the same IP) so we got a new IP for the domain we wanted ssl on and regenerated the key, the csr and the certificate. &lt;br&gt;
&lt;br&gt;
Still no joy. We were doing this through cPanel so I thought maybe it was cPanel that was at fault not the certificate. To test this I tried to make a self-signed certificate through cPanel and it didn&apos;t work. I got the server admin to give me root access so I could do it command line. &lt;br&gt;
&lt;br&gt;
I checked the apache config and there was nothing about SSL in it so I added the SSLEngine On and the paths to the key and the certificate and restarted apache. That worked ok, but obviously we don&apos;t want a self-signed when we&apos;ve paid for a trusted cert. &lt;br&gt;
&lt;br&gt;
So I deleted the key, the csr and the cert (I know I didn&apos;t need to delete the key but I wanted a fresh start) and started again from scratch but this time using the real certificate (regenerated with the new csr). I checked the config file still had the paths in it and restarted apache but its still giving me the old certificate - how is this possible? That certificate shouldn&apos;t even exist anymore. &lt;br&gt;
&lt;br&gt;
We&apos;re using apache 1.3.39 and some flavour of linux (no idea specifically which but I think its red hat)&lt;br&gt;
&lt;br&gt;
The SSL log shows this:&lt;br&gt;
[warn]  Init: (secure.domain.com:443) RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?) I&apos;ve googled it but I haven&apos;t found anything useful.&lt;br&gt;
&lt;br&gt;
(oh and as to why the server admin isn&apos;t doing this - he&apos;s botched up so much lately the client doesn&apos;t want to trust him)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.82617</guid>
	<pubDate>Sat, 02 Feb 2008 07:01:12 -0800</pubDate>
	<category>ssl</category>
	<dc:creator>missmagenta</dc:creator>
	</item>
	<item>
	<title>Certify me.  Or at least the site.</title>
	<link>http://ask.metafilter.com/74271/Certify%2Dme%2DOr%2Dat%2Dleast%2Dthe%2Dsite</link>	
	<description>I need a cheap, trustworthy, reliable certificate for a web application for a non-profit, and a walkthrough on how SSL is set up and used. I&apos;m in process of wrapping up a web app &lt;small&gt;&lt;small&gt;(read: much further away than I think)&lt;/small&gt;&lt;/small&gt; to prepare it for transfer off my local machine to the webhost, and it&apos;s only just now occurred to me that I need a certificate to have encrypted connections.&lt;br&gt;
&lt;br&gt;
Currently none of the pages are accessible without logging in, and the passwords are both hashed and salted, but all that&apos;s for naught if the username/password pair is sent in plaintext.  And, after thinking about it a bit, I decided I wanted &lt;em&gt;all&lt;/em&gt; traffic to and from the site to be encrypted.  (It&apos;s a database of local volunteers: real names, mailing addresses, email addresses, phone numbers, etc.)&lt;br&gt;
&lt;br&gt;
I&apos;ve looked through &lt;a href=&apos;http://ask.metafilter.com/tags/certificate&apos;&gt;these posts&lt;/a&gt; and found &lt;a href=&quot;http://ask.metafilter.com/37640/Looking-for-a-PHP-ecommerce-store-and-a-decent-SSL-certificate&quot;&gt;this thread&lt;/a&gt;, &lt;a href=&quot;http://ask.metafilter.com/13303/&quot;&gt;this thread&lt;/a&gt;, and &lt;a href=&quot;http://ask.metafilter.com/5583/#118280&quot;&gt;this comment&lt;/a&gt; useful for finding cheap certificate sellers.  From those discussions I&apos;m leaning towards GoDaddy for the certificate, though I&apos;m wondering if there&apos;s anything more than &lt;a href=&quot;http://en.wikipedia.org/wiki/GoDaddy#Controversies&quot;&gt;the controversies listed at Wikipedia&lt;/a&gt; that I need to take into account in dealing with them.&lt;br&gt;
&lt;br&gt;
Also I&apos;d need a for-dummies level explanation of how certificates are actually set up and &lt;em&gt;used&lt;/em&gt;: are there any particularly good books, sites, threads, other resources that will walk me through the installation process and help me set up the pages so that they&apos;re encrypted?  I&apos;ve never done this before, so the simpler/more painfully clear the explanation, the better.&lt;br&gt;
&lt;br&gt;
Finally, am I right in thinking that if I buy the certificate for the site, then there&apos;s no way to test it on my local server?  (And so it would be best to put up the database with fake data in some test location, at least until I&apos;ve got the SSL working properly?  I imagine that, as with most of the rest of this project, it isn&apos;t going to be a quick and easy task.)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.74271</guid>
	<pubDate>Sat, 20 Oct 2007 14:12:35 -0800</pubDate>
	<category>certificate</category>
	<category>encryption</category>
	<category>ssl</category>
	<dc:creator>Tuwa</dc:creator>
	</item>
	<item>
	<title>How can I use Google Maps on a secure page?</title>
	<link>http://ask.metafilter.com/66286/How%2Dcan%2DI%2Duse%2DGoogle%2DMaps%2Don%2Da%2Dsecure%2Dpage</link>	
	<description>How can I include a Google Map on a secure page? I&apos;m including a Google Map on a page where users can sign up for a service. The page is accessed via SSL, and before I included the map, the entire page was transmitted securely. Now, however, browsers complain that portions of the page (the map) are transmitted insecurely. I understand the user information is still secure, but my users probably won&apos;t.&lt;br&gt;
&lt;br&gt;
How can I change this page so that the google map is still available and users may still interact with it, but the entire page is delivered via SSL?&lt;br&gt;
&lt;br&gt;
Additionally, I had to change firewall rules for the users&apos; subnet to allow access to google.com to load the map. Is there a way to rework this such that the server does the work of loading the map and presents it to the users?&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.66286</guid>
	<pubDate>Thu, 05 Jul 2007 09:41:18 -0800</pubDate>
	<category>api</category>
	<category>google</category>
	<category>html</category>
	<category>maps</category>
	<category>php</category>
	<category>secure</category>
	<category>ssl</category>
	<category>webpage</category>
	<dc:creator>odinsdream</dc:creator>
	</item>
	<item>
	<title>What data types should I use SSL to pass?</title>
	<link>http://ask.metafilter.com/60367/What%2Ddata%2Dtypes%2Dshould%2DI%2Duse%2DSSL%2Dto%2Dpass</link>	
	<description>What&apos;s acceptable and best practice when it comes to passing data in on websites securely and non-securely?  I&apos;ve always presumed finanical information should be passed securely, whilst names and address were OK non-securely?  Am I right? I run an health condition community where people have to enter their names, addresses, DOBs etc.  One member asked to be removed as we weren&apos;t using SSL for their profile information.  I&apos;m (reasonably) happy that we aren&apos;t, but am I wrong?  And are there any published guidelines?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.60367</guid>
	<pubDate>Wed, 11 Apr 2007 01:10:23 -0800</pubDate>
	<category>data</category>
	<category>encryption</category>
	<category>http</category>
	<category>https</category>
	<category>personalinformation</category>
	<category>privacy</category>
	<category>ssl</category>
	<category>web</category>
	<dc:creator>Ulleskelf</dc:creator>
	</item>
	<item>
	<title>Secure? Don&apos;t bank on it.</title>
	<link>http://ask.metafilter.com/59808/Secure%2DDont%2Dbank%2Don%2Dit</link>	
	<description>Calling webbish folks: I&apos;d like to make sure &lt;a href=&quot;http://wachovia.com/personal/forms/privacy_optout&quot;&gt;this form&lt;/a&gt; is as unsecured as it appears before I complain. More inside! So as far as I can tell &lt;a href=&quot;http://wachovia.com/personal/forms/privacy_optout&quot;&gt;this form&lt;/a&gt; is completely unsecured (which is kind of bad, as it encourages you to use your Social Security number). The page isn&apos;t encrypted, the lock icon doesn&apos;t appear even briefly when it&apos;s submitted (try arbitrary gibberish that won&apos;t validate server-side), and the form post action is not to a https:// address. It seems painfully ironic that a privacy choices form would itself be a security problem.&lt;br&gt;
&lt;br&gt;
Before I complain to Wachovia, though, I&apos;d like to make sure I&apos;m not overlooking a way this form could be secure that I don&apos;t know about.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.59808</guid>
	<pubDate>Mon, 02 Apr 2007 17:29:44 -0800</pubDate>
	<category>banking</category>
	<category>privacy</category>
	<category>security</category>
	<category>ssl</category>
	<category>Wachovia</category>
	<category>webforms</category>
	<dc:creator>musicinmybrain</dc:creator>
	</item>
	<item>
	<title>How do I encrypt my http traffic so my company can&apos;t read it? </title>
	<link>http://ask.metafilter.com/38012/How%2Ddo%2DI%2Dencrypt%2Dmy%2Dhttp%2Dtraffic%2Dso%2Dmy%2Dcompany%2Dcant%2Dread%2Dit</link>	
	<description>How do I encrypt my http traffic so my company can&apos;t read it?  Oh, did I mention SSL is no longer an option since they intend to decrypt all SSL traffic that passes through their proxies? My company places a lot of importance on information security, which is good.  Internet access, which isn&apos;t universally available in the company, is limited to ports 80 and 443.  I&apos;ve recently learned that they intend to upgrade our current proxies to one that can decrypt, and allow them to inspect the contents of, SSL communications.  There are a number of &lt;a href=&quot;http://www.bluecoat.com/solutions/security/ssl.html&quot;&gt;companies&lt;/a&gt; who provide such &lt;a href=&quot;http://www.finjan.com/Content.aspx?id=184&quot;&gt;products&lt;/a&gt;.  Since we&apos;re allowed by policy to access our private web-based e-mail, and this isn&apos;t going to change, I&apos;m not comfortable with this at all.  I have a Linux box on the outside, and on that I have &lt;a href=&quot;http://www.jmarshall.com/tools/cgiproxy/&quot;&gt;CGIProxy&lt;/a&gt; and &lt;a href=&quot;http://www.nocrew.org/software/httptunnel.html&quot;&gt;GNU HTTP-Tunnel&lt;/a&gt; .  (Our primary hardware vendor puts their updates on an FTP site, this is how I am able to get them).  These are both run over https, but I&apos;m hoping to find a method that will allow all requests to be encrypted before they leave the browser so they can&apos;t be decrypted.  Does anyone know of such a solution?&lt;br&gt;
&lt;br&gt;
I&apos;m thinking of a proxy that runs on my machine.  That proxy will create an encrypted tunnel between itself and my external https server going through the company&apos;s proxies.  My browser will be pointed at the local proxy, thus encrypting all traffic before it even gets to the proxy.  If I use a sufficiently high enough level of encryption, their decrypter would be useless.  Oh, and the company proxies require authentication, so it would have to support that as well.   And, the proxies will only proxy http and https traffic.  I&apos;ve tried the ones that try to get ssh traffic out over 80, they don&apos;t work.&lt;br&gt;
&lt;br&gt;
For those preparing to give me a lecture, you can spare me the ethics of doing this.  I&apos;m fully aware it would be a violation of policy.   I don&apos;t care.   Considering they&apos;re not even telling people they&apos;re doing it, I find this kind of behavior reprehensible.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.38012</guid>
	<pubDate>Thu, 11 May 2006 11:51:23 -0800</pubDate>
	<category>decryption</category>
	<category>employee</category>
	<category>privacy</category>
	<category>rights</category>
	<category>SSL</category>
	<dc:creator>Spoonman</dc:creator>
	</item>
	<item>
	<title>Looking for a PHP e-commerce store and a decent SSL certificate</title>
	<link>http://ask.metafilter.com/37640/Looking%2Dfor%2Da%2DPHP%2Decommerce%2Dstore%2Dand%2Da%2Ddecent%2DSSL%2Dcertificate</link>	
	<description>Looking for a PHP e-commerce store and a decent SSL certificate Right the story goes, I used to do everything in ASP. I now have a dedicated php Linux server and I want to move all my new clients to it.&lt;br&gt;
&lt;br&gt;
Im currently using CandyPress (www.candypress.com) ASP store, which does a great job.  I need to find a similar store in PHP (no OScommerce). Regarding prices the cheaper the better. Ill need to be able to customise the look and feel to meet my design.&lt;br&gt;
&lt;br&gt;
Jizo (www.jizo.co.uk) looked like my cup of tea but its still in beta. Does anyone know any similar ones what do the same or close too.&lt;br&gt;
&lt;br&gt;
My dedicated server doesnt have a SSL certificate, do you know any cheap ones that work well. I got a quote of $20 from my other developer but that was with his asp host. &lt;br&gt;
&lt;br&gt;
Im moving everything to PHP because I have found that Windows servers are more expensive in the long run. &lt;br&gt;
&lt;br&gt;
Thanks for your help in advance.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.37640</guid>
	<pubDate>Fri, 05 May 2006 15:32:36 -0800</pubDate>
	<category>certificate</category>
	<category>ecommerce</category>
	<category>php</category>
	<category>ssl</category>
	<category>store</category>
	<dc:creator>spinko</dc:creator>
	</item>
	
	</channel>
</rss>

