3.4. SSL encryption

3.4.1. How to create certificates at customer
3.4.1.1. Request certificate having auto-enrollment active
3.4.1.2. Request certificate manually (with template)
3.4.1.3. Request certificate manually (without template)
3.4.2. Create a self-signed certificate
3.4.2.1. Create a self-signed certificate in PARTadmin on the PARTapplicationServer
3.4.2.2. Create a self-signed certificate via Windows Power Shell
3.4.2.2.1. Introduction
3.4.2.2.2. Windows Power Shell command
3.4.2.2.3. Adding permissions on the certificate
3.4.2.2.4. Exporting the certificate
3.4.2.3. Import certificate in Windows Certificate Manager
3.4.3. AppServer Configuration
3.4.4. Check on client side

When using HTTPS (SSL), the Server has to authenticate itself to the Client.

This happens via certificates. Certificates are either issued self-signed (only for test purposes) or by a trusted certificate authority.

The certification happens via Windows Certificate Store, which you can open on the tabbed page Port configuration by clicking on the link certlm.msc.

Already created certificates can be selected in the list field under Hostname.

PARTadmin > category "AppServer Service" > tabbed page "Port configuration"

PARTadmin > category "AppServer Service" > tabbed page "Port configuration"

In the following sections, you can find descriptions on the different methods of certificate creation: