CloudLink:CSRファイルのIP情報とメールアドレスを削除する方法

Summary: CloudLink:お客様がCSRファイルのIP情報とEメール アドレスの削除を希望しています。

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

お客様がCSRのEメール アドレスを必要とする場合は、opensslなどのサード パーティー製ツールを使用してCSRを作成する必要があります。CSRはCAによって署名され、CloudLinkにアップロードされます。

次に、openssl(任意のLinuxプラットフォーム)を使用してCSRを作成するコマンドを示します。

openssl req -newkey rsa:2048 -nodes -keyout server.key -subj "/emailAddress=cloudlink@dell.com/C=US/ST=Cork/L=Cork/O=Dell Tech/OU=ISG/CN=pp-clc-node.pp.local" -out server.csr

またはインタラクティブな方法:

ComputerName:~/test # openssl req -new > cert.csr
Generating a RSA private key
..............................................................+++++
..............+++++
writing new private key to 'privkey.pem'
Enter PEM pass phrase:*********

Verifying - Enter PEM pass phrase:*********

You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter '.', the field will be left blank.

Country Name (2 letter code) [AU]:US
State or Province Name (full name) [Some-State]:TX
Locality Name (eg, city) []:Round Rock
Organization Name (eg, company) [Internet Widgits Pty Ltd]:Dell
Organizational Unit Name (eg, section) []:ISG
Common Name (e.g. server FQDN or YOUR name) []:node1
Email Address []:cloudlink@dell.com

Please enter the following 'extra' attributes
to be sent with your certificate request
A challenge password []:
An optional company name []:
W11539MDK3:~/test # ls
cert.csr  crt.pub  privkey.pem

 

Affected Products

CloudLink SecureVM, CloudLink
Article Properties
Article Number: 000211735
Article Type: How To
Last Modified: 05 Sept 2025
Version:  4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.