In the Secret Server
IIS - Server Certificates - Create Certificate Request - https://'your ADCS'/certsrv/
Complete Certificate Request
Edit Bidings - https -
The Secret Server Launcher failed to load.
The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
*NET::ERR_CERT_COMMON_NAME_INVALID
*SAN (subject alternative name)
san:dns=secretserver.dmz.donghowa.net
certutil -setreg policy\EditFlags +EDITF_ATTRIBUTESUBJECTALTNAME2
net stop certsvc
net start certsvc