Prerequisites
-
A Linux or Windows client machine. The connector officially supports the following versions:
-
Ubuntu 18.04, 20.04, 22.04
-
Windows 10
-
Windows Subsystem for Linux (WSL)
-
-
System requirements:
-
(Minimum) A single-core CPU, 1 GB RAM, 100 MB of free space
-
(Recommended) A dual-core CPU, 2 GB RAM, 1 GB of free space
-
-
An active Google Workspace Enterprise Plus account (the email S/MIME encryption is only available on the Enterprise Plus plan)
-
A GCP project with Gmail API enabled
-
A service account with domain-wide delegation of authority
-
S/MIME encryption enabled by the administrator in the Google Admin console for the domain or organization
If you are using a private CA, upload your root certificate. -
An active SCM account
-
An organization registered with SCM
-
REST API access enabled in SCM by your Sectigo account manager
-
Outbound network access to
https://auth.sso.sectigo.comon TCP port443 -
Outbound network access to the SCM REST API instance on TCP port
443:-
Main SCM instance — https://enroll.enterprise.sectigo.com
-
Hard instance — https://enroll.hard.sectigo.com
-
EU instance — https://rest.eu.sectigo.com
-
-
Java 11+
You can install JDK 11 with the following command.
sudo apt install openjdk-11-jre-headles