Skip to Content Skip to Menu

SSL

8 years 6 months ago #281865 by DHWhite0324
SSL was created by DHWhite0324
  1. Can a purchased commercial SSL certificate be used rather than OpenSSL?
  2. If so, how?

Thanks

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48548
  • Thanks: 8290
  • Karma: 1445
8 years 6 months ago #281877 by krileon
Replied by krileon on topic SSL
OpenSSL is an API library for PHP. It's not a SSL certificate. You only need an SSL certificate for CBSubs if you intend to accept on-site payments. If you're using PayPal you do not need an SSL certificate. Contact your web host regarding obtaining an SSL certificate as it's almost always handled entirely through them.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

8 years 6 months ago #281885 by DHWhite0324
Replied by DHWhite0324 on topic SSL
Okay. I understand about the API and a certificate authority. It's just that, much further into the "User Manual," there is a lengthy discussion about installing OpenSSL on Windows XP (!) and using the newly installed API library to generate private keys and certificates.

(No, I wouldn't do that with Windows XP. I won't do that with Windows 7.)

By the way, I thought I placed this query in the CSubs GPL forum, but I found it here in Professional Member Support. Must've been sleepwalking when I submitted this and the other ones about gateway radio buttons and ACL Overrides.

Cheers.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48548
  • Thanks: 8290
  • Karma: 1445
8 years 6 months ago #281897 by krileon
Replied by krileon on topic SSL

Okay. I understand about the API and a certificate authority. It's just that, much further into the "User Manual," there is a lengthy discussion about installing OpenSSL on Windows XP (!) and using the newly installed API library to generate private keys and certificates.

Those instructions are purely for generating a PayPal certificate, which is not required unless you intend to use SSL with PayPal.

By the way, I thought I placed this query in the CSubs GPL forum, but I found it here in Professional Member Support. Must've been sleepwalking when I submitted this and the other ones about gateway radio buttons and ACL Overrides.

Your post was moved to the highest priority support available to you. As Professional support has priority over CB Paid Subscriptions support you should always post here.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

8 years 6 months ago #281900 by DHWhite0324
Replied by DHWhite0324 on topic SSL
Yes, we will use the Commodo SSL certificate to protect data transferred from our site to PayPal. OpenSSL has significant vulnerabilities, of course:
www.openssl.org/news/vulnerabilities.html

Please Log in or Create an account to join the conversation.

  • beat
  • beat
  • ONLINE
  • Posts: 2169
  • Thanks: 463
  • Karma: 352
8 years 6 months ago #281946 by beat
Replied by beat on topic SSL

DHWhite0324 wrote: Yes, we will use the Commodo SSL certificate to protect data transferred from our site to PayPal. OpenSSL has significant vulnerabilities, of course:
www.openssl.org/news/vulnerabilities.html


Yes, if you have an old, unmaintained version. But if you are on a maintained host using a security-maintained Linux distribution, then you shouldn't have any known severe vulnerabilities. That is true with every software. Just that some projects are more open about it than others. The list for Windows, Office, osX, Android, and many other software is much bigger, just not always public. OpenSSL is The gold standard for SSL encryption, and used by most Internet servers worldwide.

You can safely ignore the chapter on OpenSSL for Paypal standard in the CBSubs manual, unless you want to completely make secret and user-tamper-proof your paypal form. But even without that, CBSubs will detect tampering in the form by the paying user, and reject the payment it the server-to-server check with Paypal doesn't match the bought item.

Paypal standard does not make any sensitive financial information transit through your website, by design.

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info
The following user(s) said Thank You: nant

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum