Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  1. Fotoware Alto
    • 11.14 Schreckhorn
    • Terminology
    • Solutions
    • User Guide - Deutsch
    • User Guide - English
    • API Changelog
  2. Fotoware Veloz
    • Managing users and groups
    • Configuring archives
    • Configuring workflows
    • Configuring site behavior
    • Navigating and searching to find your assets
    • Working with your assets
    • Editing asset metadata
    • Uploading files
    • Version Control in Fotoware
    • Albums - Creating and sharing collections
    • Placing assets in a CMS
    • Working with the Fotoware Pro interface
    • Using the Fotoware plugins
    • Consent management
    • User guide to FotoWeb for iPad (Legacy)
    • Picture conferencing with FotoWeb Screens (Legacy)
    • What's what in Fotoware
    • GDPR
    • Fotoware Veloz releases
    • Activity Exports
    • Fotoware Example Workflows
  3. Fotostation
    • Getting started with Fotostation
    • Viewing, selecting and sorting files
    • Managing your assets with archives
    • Adding metadata to assets
    • Searching for assets
    • Working with your assets
    • Version Control in Fotostation
    • Automating tasks with Actions
    • Configuring metadata fields and editors
    • Configuring Fotostation
    • Configuring Fotostation for multi-user environments
    • Troubleshooting Fotostation
  4. Fotoware Flow
    • What is Flow?
    • Getting started
    • Flow dictionary
  5. Fotoware On-Premises
    • Getting started
    • Index Manager
    • FotoWeb
    • Color Factory
    • Connect
    • Operations Center Guide
  6. Integrations and APIs
    • The Fotoware API
    • Creating integrations using embeddable widgets
    • Authorizing applications using OAuth
    • Auto-tagging
    • FotoWeb Drag and Drop export
    • Integration using webhooks
    • Optimizely and Episerver plugin documentation
    • User Interface Integrations
  7. Fotoware Mobile
    • User guide for Fotoware Mobile for iPhone and Android
    • User guide to FotoWeb for iPad (Legacy)
    • User guide to FotoWeb for iPhone and Android (Legacy)

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Support

Table of Contents

Installing and using another certificate from a trusted source Checking if a self-signed certificate is tied to port 7001 Note Tip Deleting the self-signed certificate's binding to port 7001 Binding your trusted certificate to port 7001
  • Home
  • Fotoware On-Premises
  • Operations Center Guide

Installing a separate security certificate from a trusted source

How to replace a self-signed certificate with one obtained from a trusted source.

13. May 2025

Elaine Foley

Table of Contents

Installing and using another certificate from a trusted source Checking if a self-signed certificate is tied to port 7001 Note Tip Deleting the self-signed certificate's binding to port 7001 Binding your trusted certificate to port 7001

Installing and using another certificate from a trusted source

When accessing the Operations Center Status app on a secure connection with a self-signed certificate (by typing in https://servername:7001 in your web browser's address field), your browser will display a warning that the certificate is not trusted. That's because it is self-signed and not issued by a trusted certificate provider. However, you can safely proceed to configure the Operations Center Status, knowing that all traffic is transferred on a secure connection.

If you want to use a site certificate from a trusted source, you can purchase one from a trusted supplier.

After your certificate has been delivered, it is typically stored on your computer. You then have to bind the certificate to port 7001 on your server. But if Fotoware has already created a self-signed certificate and bound it to port 7001, you need to unbind that certificate from the port and then bind the new, purchased, trusted certificate to port 7001.

The procedure for doing this is described below.
 

Checking if a self-signed certificate is tied to port 7001
 

Note

 Before proceeding, stop the Operations Center service on the server.

 


Open the command prompt on your server. (Start | Run cmd) Then proceed as outlined below:

1 netsh http show sslcert

This lists any SSL certificate bindings. If you find an entry named IP:Port 0.0.0.0:7001 that means a certificate (most likely the Fotoware self-signed one) is bound to port 7001. You must delete this binding before you can bind your purchased, trusted certificate to port 7001.

 

Tip

If no bindings are listed, proceed to Binding your trusted certificate to port 7001.

 

 

Deleting the self-signed certificate's binding to port 7001

In the terminal, enter the following to delete the certificate's binding to port 7001:

1 netsh http delete sslcert ipport=0.0.0.0:7001


Binding your trusted certificate to port 7001

Before you can bind your new certificate to the port, you need to locate its thumbprint in the Microsoft Management Console.

  1. Open the Start menu and click Run, then type in MMC.
  2. Open the File menu and choose Add/Remove Snap-in:


     
  3. Select Certificates and select Add.
  4. Select Computer Account and select Next.
  5. Choose Local computer (assuming the signed certificate was stored on the local computer) and select Finish.
  6. Select OK to close the Snap-In manager.
  7. Expand the Certificates (Local Computer) node, then the Personal node, and then select the Certificates node:


     
  8. Double-click on the signed certificate to open its properties and open the Details tab.
  9. Scroll down to the Thumbprint property and copy the thumbprint hash to the clipboard. In the next step, you will need this thumbprint to create a port binding, but you will have to remove the spaces between the values. We recommend pasting the string into Notepad, for example, to remove the spaces.


     
  10. Open the command prompt and type in the command below.
1 netsh http add sslcert ipport=0.0.0.0:7001 certhash=0000000000003ed9cd0c315bbb6dc1c08da5e6 appid={00112233-4455-6677-8899-AABBCCDDEEFF}
  1. Replace the certhash variable (in green) with the thumbprint of the certificate you are installing. If you have not already done so, remember to remove the spaces between the thumbprint's values. The port number for the binding is emphasized in red text above, while the appid is in blue type. The appid parameter is a GUID that can be used to identify the owning application. You will have to generate a GUID (Globally Unique Identifier) for your application - there are many utilities available on the web that will let you do this - for example, http://www.guidgenerator.com/

Now that the certificate binding has been configured, you may want to require clients to connect securely to the server using SSL.

For more information about SSL port bindings, see this MSDN article: http://msdn.microsoft.com/en-us/library/ms733791.aspx

trusted source security certificate ssl

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Application registration using OAuth 2.0
  • Authorizing a client using OAuth 2.0
  • Using application access tokens for OAuth 2.0 authorization
  • Configuring client and server authentication
eco-lighthouse-miljøfyrtårn

Company

  • About us
  • Resellers
  • Careers
  • Contact us

Help & support

  • Support center
  • Consultancy
  • Tech partners
  • Fotostation
  • System status

Trust Center

  • Legal
  • Security
  • Sustainability & ESG

Locations

Fotoware AS (HQ)
Tollbugata 35
0157 OSLO
Norway
FotoWare Switzerland AG
Industriestrasse 25
5033 Buchs (AG)
Switzerland

Copyright 2025 Fotoware All rights reserved.

  • Terms of service
  • Privacy policy
  • Cookie policy

Knowledge Base Software powered by Helpjuice

Expand