1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Fixed actionfile.txt download.

This commit is contained in:
Ylian Saint-Hilaire 2020-04-06 20:25:52 -07:00
parent bcabcefbe8
commit 3627a9f994
8 changed files with 3 additions and 3 deletions

View file

@ -3355,7 +3355,7 @@ module.exports.CreateWebServer = function (parent, db, args, certificates) {
remoteNodeId: node._id,
remoteTarget: null,
remotePort: 3389,
username: user.name,
username: '',
password: '',
serverId: obj.agentCertificateHashHex.toUpperCase(), // SHA384 of server HTTPS public key
serverHttpsHash: Buffer.from(obj.webCertificateHashs[domain.id], 'binary').toString('hex').toUpperCase(), // SHA384 of server HTTPS certificate