지금 지원 담당자와 채팅
지원 담당자와 채팅

Foglight Hybrid Cloud Manager 6.0.0 - User Guide (for Azure environments)

Using Foglight Hybrid Cloud Manager for Azure Monitoring Tab Tags Tab Reports Tab Rule Configuration Tab Usage & Quotas Tab Global Services Tab Administration Tab Optimizer Tab Cost Tab Policy Management Tab

Delete a certificate

Remove a certificate referred to by an alias.

bin/fglam --delete-certificate "user alias 1"

A full example for managing certificate for FglAM

Managing certificates for FMS in FIPS-compliant mode

Use the keytool utility shipped with Foglight to create, import, or export certificates. This utility can be found at: <foglight_home>\jre\bin\keytool.

The KeyStore Foglight used in FIPS-compliant mode is located at: <foglight_home>/config/security/trust.fips.keystore (default password: nitrogen)

Add a certificate in FIPS-compliant mode

Use the keytool command in FMS JRE located in <foglight>/jre/bin.

keytool -import -trustcacerts -alias "<alias>" -file "<certificate path>" -keystore "<Foglight_home>/config/security/trust.fips.keystore" -deststoretype BCFKS -provider org.bouncycastle.jcajce.provider.BouncyCastleFipsProvider -providerpath "<Foglight_home>/server/core/bc-fips.jar" -storepass nitrogen

<alias>: The alias is required and is used in the list and delete operations to refer to the certificate. It can be anything.
<Foglight_home>: The folder path where Foglight is installed.
<certificate path>: Your custom certificate path.
관련 문서

The document was helpful.

평가 결과 선택

I easily found the information I needed.

평가 결과 선택