7.0
Table Of Contents
You can leave the "challenge password" and "optional company name" empty. This completes to steps
to create a private key and the csr, both files are created inside the folder of OpenSSL.exe. You will
need the csr when obtaining a SSL certificate.
Place the key file generated in step 3 in Apache/certificate/psw.key in your PrintShop Mail Web
installation folder. The .crt file provided by your certificate authority must be installed in Apache/
certificate/psw.crt in your PrintShop Mail Web installation folder.
5.1.2 Server installation
During the installation of PSM Web all components to run HTTPS are installed but will be disabled if you did
not choose to select the HTTPS protocol. To enable and configure HTTPS:
1. Open the httpd.conf file located in the conf folder of the Apache folder (inside the PrintShop Web folder).
2. Add the following module rule:
LoadModule ssl_module modules/mod_ssl.so
3. Open the ssl file located in the conf folder of the Apache folder (inside the PrintShop Web folder).
4. Make sure that the following entries refer to the location of your certificate files:
▪ SSLCertificateFile (.crt)
▪ SSLCertificateKeyFile (.key)
5. Restart the Apache service using the PrintShop Server Manager.
5.1.3 Client installation
Important: The supplied certificate only works on PrintShop Mail Web servers that can be reached
through the URL http://localhost. For any other URL the supplied certificate will generate
security warnings when an user connects to the PrintShop Mail Web server.
1. Close all opened web browser windows.
2. Open the an Internet Explorer web browser and go to https://localhost (notice that this is https, not
http!).
3. If you don't see the following dialog and PrintShop Mail Web loads normally, all settings are correct and
you may stop reading this section:
HTTP over SSL (HTTPS) - PrintShop Mail Web and HTTPS
Objectif Lune Inc. © 2010 35