Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Peter Alcock 113 posts 176 karma points
    Aug 22, 2012 @ 17:04
    Peter Alcock
    0

    uCommere - Paypal setup

    Hi all,

    Hoping someone can help, im not exactly an Umbraco master or anything so bear with me! Im setting up a uCommerce system which is all working great and i am now adding the paypal integration. ive created the payment method etc.

    (Following the guide http://www.publicvoid.dk/SetupUCommerceToIncludePayPalAsAPaymentMethod.aspx)

    However following the steps to create the private keys etc using openSSL its stating (Warning: cant open config file: /usr/local/ssl/openssll)

    Could anyone shed some light on what im doing wrong? or if there is a better guide out there!

    Many thanks

    Pete

  • Jais Edelmann 45 posts 126 karma points
    Aug 24, 2012 @ 11:25
    Jais Edelmann
    0

    Could you post abit more details when the error occures and the complete path it says it cant open?

    On a side node envoirments vars didnt work for me after installing openssl so i had to run openssl in the commandprompt before calling the various executions.

  • Søren Spelling Lund 1797 posts 2786 karma points
    Aug 29, 2012 @ 10:09
    Søren Spelling Lund
    0

    I haven't seen that particular error from OpenSSL before. Could you try running cmd as an administrator and see if that changes anything?

  • xrisdoc 54 posts 102 karma points
    Nov 22, 2012 @ 11:07
    xrisdoc
    0

    Hello,

    I know this is now about 3 month old, but I also recently ran into this problem and managed to find a solution to this. So, I though I would share it seen as no solution has been supplied yet.

    1. Run Command Prompt as Administrator
    2. Type "set OPENSSL_CONF=c:\OpenSSL-Win32\bin\openssl.cfg" (This will need to be modified to the location where you installed OpenSSL)

    I also had an issue generating the certificates i.e. using "openssl genrsa –out private-key.pem 1024". However, I fixed this by supplying the full directory location for the file (i.e. "openssl genrsa -out c:\temp\private-key.pem 1024")

    Thanks

  • Søren Spelling Lund 1797 posts 2786 karma points
    Nov 27, 2012 @ 22:53
    Søren Spelling Lund
    0

    Thanks for being awesome and posting a fix in the forum!

Please Sign in or register to post replies

Write your reply to:

Draft