NetWorker: Il server NMC di Windows non riesce ad avviare il servizio GSTD dopo la sostituzione dei certificati

요약: Il server NetWorker Management Console (NMC) viene implementato con un certificato autofirmato. Il certificato autofirmato è stato sostituito con un certificato server firmato dalla CA. Dopo la sostituzione del certificato su un server NMC Windows, il servizio GSTD del server non si avvia, segnalando "gstd NSR warning Error getting certificate and private key for SSL" ...

이 문서는 다음에 적용됩니다. 이 문서는 다음에 적용되지 않습니다. 이 문서는 특정 제품과 관련이 없습니다. 모든 제품 버전이 이 문서에 나와 있는 것은 아닙니다.

증상

Un server Windows NetWorker Management Console (NMC) è stato modificato in modo da utilizzare un certificato server firmato dalla CA anziché il certificato autofirmato predefinito.

Il servizio NMC GSTD non si avvia con il seguente errore segnalato in C:\Program Files\EMC NetWorker\Management\GST\logs\gstd.raw

NetWorker: Come utilizzare nsr_render_log per eseguire il rendering .raw file di log

31581 8/6/2025 9:47:37 AM  2 0 0 2044 10296 0 win-srvr01.networker.lan gstd NSR warning *** gstd starting at Wed Aug 06 09:47:37 2025
0 8/6/2025 9:47:37 AM  1 5 0 2044 10296 0 win-srvr01.networker.lan gstd NSR notice @(#) Product:      NetWorker
0 8/6/2025 9:47:37 AM  1 5 0 2044 10296 0 win-srvr01.networker.lan gstd NSR notice @(#) Release:      19.9.0.1.Build.29
0 8/6/2025 9:47:37 AM  1 5 0 2044 10296 0 win-srvr01.networker.lan gstd NSR notice @(#) Build number: 29
0 8/6/2025 9:47:37 AM  1 5 0 2044 10296 0 win-srvr01.networker.lan gstd NSR notice @(#) Build date:   Sun May 28 23:51:46 PDT 2023
0 8/6/2025 9:47:37 AM  1 5 0 2044 10296 0 win-srvr01.networker.lan gstd NSR notice Build arch.:  ntx64
0 8/6/2025 9:47:37 AM  1 5 0 2044 10296 0 win-srvr01.networker.lan gstd NSR notice @(#) Build info:   DBG=0,OPT=
57789 8/6/2025 9:47:37 AM  2 0 0 2044 10296 0 win-srvr01.networker.lan gstd NSR warning Error getting certificate and private key for SSL
19154 8/6/2025 9:47:37 AM  2 0 0 2044 10296 0 win-srvr01.networker.lan gstd NSR warning gstd: gt_server: library error 0 os error 

È stata utilizzata la versione corretta di OpenSSL per la versione NMC: 

NetWorker: il servizio NMC GST si avvia, quindi si arresta immediatamente dopo la sostituzione di cakey.pem

원인

Problema di codifica del cakey.pem file.

I tasti cakey.pem Il file è stato creato usando PowerShell. Il formato predefinito per i file in uscita è UTF-16 LE. Il file non viene letto correttamente durante l'avvio del servizio GSTD, causando l'errore.

해결

Quando si crea il file cakey.pem utilizzando PowerShell, applicare la codifica ASCII.

Esempio:

Get-Content C:\tmp\server.key.pem, C:\tmp\server.crt.pem | Out-File C:\tmp\cakey.pem -Encoding ascii

Per ulteriori informazioni, consultare l'articolo NetWorker: Come importare o sostituire i certificati firmati dall'autorità di certificazione per NMC

해당 제품

NetWorker

제품

NetWorker Family
문서 속성
문서 번호: 000355910
문서 유형: Solution
마지막 수정 시간: 15 7월 2026
버전:  3
다른 Dell 사용자에게 질문에 대한 답변 찾기
지원 서비스
디바이스에 지원 서비스가 적용되는지 확인하십시오.