AnotherAndrew Posted February 15, 2012 Share Posted February 15, 2012 I am developing (using MAMP) a new site that will have a dedicated IP. I want just one page to be using SSL. I have set up a template file for that one page. However, if I choose I SSL in the template page options, I can't view that page. How do I choose what the shared SSL server would be? Link to comment Share on other sites More sharing options...
AnotherAndrew Posted February 15, 2012 Author Share Posted February 15, 2012 I just read that a shared SSL will often open a pop up window to warn users. So now I am thinking about using a standard SSL certificate. I don't think it is possible to use a shared certificate and maybe others would probably agree that from a user's standpoint, it is also a bad idea. Link to comment Share on other sites More sharing options...
ryan Posted February 15, 2012 Share Posted February 15, 2012 I don't think ProcessWire will care whether you are using a shared cert or your own. But if you are linking to/from an http vs https page, PW does assume they are running at the same hostname. So you'll have to adjust any links in your site to be consistent with the shared https hostname provided by your hosting service. Link to comment Share on other sites More sharing options...
AnotherAndrew Posted February 19, 2012 Author Share Posted February 19, 2012 I've purchased a SSL certificate. How would I go about testing it in a development mode? I'm using MAMP. Does anyone have any experience with using MAMP and SSL? Or do I just need to go to make the site live and hope everything works? Link to comment Share on other sites More sharing options...
ryan Posted February 20, 2012 Share Posted February 20, 2012 I don't know how you would go about testing SSL in MAMP. But if you can access any URL on your server from either http:// or https:// then you should be set. The next thing to do is just edit your PW templates and configure which ones should only allow https access. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now