<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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">
	<channel>
		<title>Gravity Support Forums Topic: SSL for an order page with GF</title>
		<link>https://legacy.forums.gravityhelp.com/topic/ssl-for-an-order-page-with-gf</link>
		<description>Gravity Support Forums Topic: SSL for an order page with GF</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:30:48 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/ssl-for-an-order-page-with-gf" rel="self" type="application/rss+xml" />

		<item>
			<title>Samantha on "SSL for an order page with GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ssl-for-an-order-page-with-gf#post-6506</link>
			<pubDate>Mon, 21 Jun 2010 13:46:46 +0000</pubDate>
			<dc:creator>Samantha</dc:creator>
			<guid isPermaLink="false">6506@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Not sure if I want the entire domain to be https:// but maybe this link is what I am looking for: &#60;a href=&#34;http://www.propellingsolutions.com/2009/12/securing-a-wordpress-page-with-https/&#34; rel=&#34;nofollow&#34;&#62;http://www.propellingsolutions.com/2009/12/securing-a-wordpress-page-with-https/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This link with the solution by dmcleish might work too: &#60;a href=&#34;http://wordpress.org/extend/ideas/topic/better-support-for-https/page/3&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/ideas/topic/better-support-for-https/page/3&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "SSL for an order page with GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ssl-for-an-order-page-with-gf#post-6504</link>
			<pubDate>Mon, 21 Jun 2010 13:34:52 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">6504@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I believe you just need to get the site up and running with SSL on that domain and then you should be able to access any page via SSL.  The form you want to be secure you would have to link to using https:// so it loads via SSL.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Samantha on "SSL for an order page with GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ssl-for-an-order-page-with-gf#post-6502</link>
			<pubDate>Mon, 21 Jun 2010 13:07:42 +0000</pubDate>
			<dc:creator>Samantha</dc:creator>
			<guid isPermaLink="false">6502@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok. Will get an SSL going for the client. What are the next steps? &#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "SSL for an order page with GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ssl-for-an-order-page-with-gf#post-6499</link>
			<pubDate>Mon, 21 Jun 2010 12:45:13 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">6499@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm not sure if WordPress can be used with a shared SSL certificate.  I've read conflicting articles on it but from what i've seen you need to have your own SSL certificate because of how WordPress uses permalinks.  &#60;/p&#62;
&#60;p&#62;You are getting a 404 because the permalink to that page is astroadvisor.com/order-form/ and not secure.deadlock.com/~astro/order-form/.  The permalink processor is rejecting the url and returning a 404.  &#60;/p&#62;
&#60;p&#62;Have you looked into getting your own SSL certificate?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Samantha on "SSL for an order page with GF"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ssl-for-an-order-page-with-gf#post-6497</link>
			<pubDate>Mon, 21 Jun 2010 12:29:51 +0000</pubDate>
			<dc:creator>Samantha</dc:creator>
			<guid isPermaLink="false">6497@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I've been looking all over for a solution to a shared SSL problem. &#60;/p&#62;
&#60;p&#62;I would like this form: &#60;a href=&#34;http://astroadvisor.com/order-form/&#34; rel=&#34;nofollow&#34;&#62;http://astroadvisor.com/order-form/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;to be redirected to this: &#60;a href=&#34;https://secure.deadlock.com/~astro/order-form/&#34; rel=&#34;nofollow&#34;&#62;https://secure.deadlock.com/~astro/order-form/&#60;/a&#62; -a 404 error.&#60;/p&#62;
&#60;p&#62;Saw this post: &#60;a href=&#34;http://forum.gravityhelp.com/topic/securityssl-options#post-35&#34; rel=&#34;nofollow&#34;&#62;http://forum.gravityhelp.com/topic/securityssl-options#post-35&#60;/a&#62;&#60;br /&#62;
but editing .htaccess doesn't help since order-form is not a static HTML page.&#60;/p&#62;
&#60;p&#62;Any suggestions? &#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
