Customer service Billing:

Monday — Friday:
9:00 - 18:00 CET time

Technical Support:

Monday — Friday:
9:00 - 18:00 CET time

Ordering system/certificate issuance:

24/7

You ask — we answer!

CSR Generation: Citrix Access Gateway

To generate a CSR using the Cygwin UNIX environment:

1. Double-click the Cygwin icon on the desktop. A command window opens with a UNIX bash environment.

2. To change to a particular drive, use the command: cd driveLetter:

3. At the $ prompt, type the following to generate a CSR:
openssl req -new -nodes -keyout privateKeyFilename -out certRequestFilename 
For example:
openssl req -new -nodes -keyout private.key -out public.csr 
A status messages about the private key generation appear. You will be prompted for information such as country name.

4. When prompted for the Common name, enter the DNS name of the AG.
The name that you enter will appear in the certificate and must match the name expected by PCs that connect to the AG.
Thus, if you alias DNS names, you will need to use the alias name instead.

5. Submit your CSR (public.csr).
When asked for the type of server that the certificate will be used with, select 'Other'.

Still have questions? Write to us!

I Accept

By entering your email, you confirm that you have read and accepted the website Terms and Conditions, Privacy Policy, and Money-back Policy.

>