Hello CMSMS Forum,
Thanks for all of the help you've given me.
Are there any problems with calling for a page via https:// so as to use SSL?
I only need one page to be encrypted, so adding OSCommerce or some other store wouldn't be worth it.
Thanks again,
Great Stuff this CMSMS!!
Secure Sockets Question
-
okparrothead
- Forum Members

- Posts: 36
- Joined: Sun Feb 12, 2006 10:42 pm
Secure Sockets Question
"Contentment is a quality best suited for cows - not cowboys" -- Jimmy Buffet
Re: Secure Sockets Question
There shouldnt be any problems, but it might require some tweaking if done for only one page (check that no image has full url as src or if it has youll have to change it to https:// or browser will spit out an error)
it depends more on your server configuration
it depends more on your server configuration
-
okparrothead
- Forum Members

- Posts: 36
- Joined: Sun Feb 12, 2006 10:42 pm
Re: Secure Sockets Question
Thnaks TSW,
You were right on the money.
Yes, I am getting errors, so I'll have to clean the img links I guess.
Thanks again,
OKPH
You were right on the money.
Yes, I am getting errors, so I'll have to clean the img links I guess.
Thanks again,
OKPH
"Contentment is a quality best suited for cows - not cowboys" -- Jimmy Buffet
-
okparrothead
- Forum Members

- Posts: 36
- Joined: Sun Feb 12, 2006 10:42 pm
Re: Secure Sockets Question
TSW,
Bullseye! You win a Qupie Doll!
My problem was the stylesheet.
I had to remove the {stylesheet} tag and put in a direct link to the stylesheet via https:
Particulars:
instead of {stylesheet}
I now have:
Fortunately this was the last part to be done so the sheet won't change -- I Hope!
Cheers,
OPKParrothead
Bullseye! You win a Qupie Doll!
My problem was the stylesheet.
I had to remove the {stylesheet} tag and put in a direct link to the stylesheet via https:
Particulars:
instead of {stylesheet}
I now have:
Fortunately this was the last part to be done so the sheet won't change -- I Hope!
Cheers,
OPKParrothead
"Contentment is a quality best suited for cows - not cowboys" -- Jimmy Buffet
