magento certificate

Discussion in 'General' started by provell, Feb 6, 2010.

  1. provell

    provell New Member

    Hi,

    I'm setting up a magento(webshop) installation on my ispconfig server.
    For the payment part I need to create an RSA certificate to log into the banks payment system.

    I need to do this on the server:
    genrsa -des3 -out merchantprivatekey.pem -passout pass:my_pass 1024

    Can this be done without screwing up the ispconfig rsa key to log in to the admin page?

    I need to do this for several webshops in the future so I thougth better ask now.

    Thanks in advance for any anwser.

    Rgds Edo
     
  2. falko

    falko Super Moderator Howtoforge Staff

    ISPConfig has its own webserver running on port 81 and has nothing to do with your main Apache webserver, so yes, you can create certificates without screwing up the ISPConfig admin page. :)
     

Share This Page