This helped UCS 4.1 RootCA und Windows 2012 R2 Terminalserver Zertifikat - #5 by drcs_it
NOTE1: use google translator…
NOTE2: the wmic command have some bugs (maybe because forum migration as is an old post)
wmic /namespace:\\root\cimv2\TerminalServices PATH Win32_TSGeneralSetting Set SSLCertificateSHA1Hash = "certfingerprint"
NOTE3
In /etc/univention/ssl/openssl.cnf if we add the line
extendedKeyUsage = serverAuth
The “normal” import solution in windows work out of the box, my question is why that option is missing in ucs 4.3? Can we keep it?
From the refered post i’m assuming that option already exists in ucs defaults…
Thanks