7.1
Table Of Contents
- Table of Content
- Overview
- Understanding PrintShop Mail Web
- Getting Started
- The PrintShop Mail Web Interface
- Publishing Workflow
- Ordering Workflow
- New Document
- Order Manager
- Checkout
- Companies
- Users
- Publication Types
- Collections
- Settings
- About
- License
- Roles
- Languages
- Web Design
- Maintenance
- Settings
- Currencies
- Tax Rates
- Shipping Rates
- Calendar
- Production Settings
- User Input Field Defaults
- Output Folders
- Job options
- Printers
- E-mail Settings
- E-mail Addressees
- Managing E-mail Templates
- Modules Settings
- Enabling a MIS connector
- Installed modules
- Properties
- Enabling a Print Production connector
- Installed modules
- Properties
- Requirements
- Configuring the module
- The PayPal Sandbox
- Processing orders
- Requirements
- Configuring the Authorize.net module
- Test mode
- AVS and CCV checks
- Payment page
- Requirements
- Requesting a test account
- Configuring the iDEAL test dashboard
- Configuring the iDeal module
- Requirements
- Configuring the Moneris module
- Test mode
- Requesting a live account
- AVS and CVD checks
- Payment page
- Add a new Module
- Configure a module
- Delete a Module
- XML (eXtensible Markup Language)
- Options
- Sample POST receive script
- Interaction With PrintShop Mail Design
- Introduction to Regular Expressions
- Introduction
- Skinning Guide
- Getting started
- Creating your own skin
- The template file
- HMTL Outline
- Styling
- Key Concepts
- Style organization
- Header
- User information
- Menu bar
- Background
- Overview tables
- Edit forms
- Sub menus
- Special variables
- Variables for template files
- Variables for style files
- Creating page exceptions
- Creating a page specific template file
- Modifying a page specific template file
- DOM manipulation using jQuery
- Launching code on Document Ready
- Populating fields with computed values
- Removing elements from the DOM
- Adding information to the DOM
- Customizing the store front
- Storefront class
- Creating a hierarchical tree
- Adding a live search option
- Copyright Information
- Index
Locality Name (eg, city) []:Zoetermeer
Organization Name (eg, company) [Internet Widgits Pty Ltd]:Objectif Lune BV
Organizational Unit Name (eg, section) []:R and D
Common Name (eg, YOUR name) []:www.yourdomainname.com
Email Address []:info@yourdomainname.com
Please enter the following 'extra' attributes
to be sent with your certificate request
A challenge password []:
An optional company name []:
Enter your host address at "Common Name", if you enter "yourdomainname.com",the certificate is limited to the
https://yourdomainname.com and cannot be used for https://www.yourdomainname.com.
You can leave the "challenge password" and "optional company name" empty. This completes to steps to create a pri-
vate 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.
Server installation
During the installation of PrintShop Mail 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:
l SSLCertificateFile (.crt)
l SSLCertificateKeyFile (.key)
5. Restart the Apache service using the PrintShop Server Manager.
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:
©2010 Objectif Lune Inc - 48 -