Autotask Toolkit
v 2.6.1 PRODid=3182
ID 3182 · Security applicaties · actief · gecached 2026-06-02 10:41
| Titel | – |
|---|---|
| Reference-nummer | – |
| Serienummer | – |
| Type | Security applicaties |
| Categorie ID | 5 |
| Product ID | 29683210 |
| Company | TSV Datacenter AMS1 (1098XG120) |
| Contract | – |
| Contract-service ID | – |
| Service-bundle ID | – |
| Parent CI | – |
| Locatie (text) | – |
| Company location | Primary Address Primary |
| Installatiedatum | 2026-05-05 |
| Garantie tot | – |
| Notities | vCenter certificaten - geen .crt beschikbaar. Dit is alleen een placeholder als reminder dat cert's gaan verlopen. Inloggen op vcsa appliance als ROOT en commando: for store in $(/usr/lib/vmware-vmafd/bin/vecs-cli store list | grep -v TRUSTED_ROOT_CRLS); do echo "[*] Store :" $store; /usr/lib/vmware-vmafd/bin/vecs-cli entry list --store $store --text | grep -ie "Alias" -ie "Not After";done; ...uitvoeren. Je ziet dan de cert's en hun expiratie. Let op! Het data-encipherment certificaat KAN EN HOEFT NIET RENEWED te worden!! De andere certificaten wel, dit gaat via de cert manager van vcenter (zie KB https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.psc.doc/GUID-D944C044-B682-4427-90F8-55B8770F21AF.html ). Je kunt deze KB volgen en automatisch de certificaten laten vernieuwen, dit zijn in het kort de stappen: - log in op de shell van VCSA - start de cert manager met /usr/lib/vmware-vmca/bin/certificate-manager - kies optie 4 (renew) -> dit kan die NIET als er verlopen certs zijn - je moet dan credentials opgeven van vcsa en vervolgens de optie om niet een config file te gebruiken (je gaat handmatig invullen) - neem deze gegevens vervolgens over: Enter proper value for 'Country' [Default value : US] : NL Enter proper value for 'Name' [Default value : CA] : ams1vcsa01.telecity.local Enter proper value for 'Organization' [Default value : VMware] : TSV-Groep BV Enter proper value for 'OrgUnit' [Default value : VMware Engineering] : TPS Support Enter proper value for 'State' [Default value : California] : Noord Holland Enter proper value for 'Locality' [Default value : Palo Alto] : Amsterdam Enter proper value for 'IPAddress' (Provide comma separated values for multiple IP addresses) [optional] : 192.168.99.81 Enter proper value for 'Email' [Default value : email@acme.com] : support@mijntps.nl Enter proper value for 'Hostname' (Provide comma separated values for multiple Hostname entries) [Enter valid Fully Qualified Domain Name(FQDN), For Example : example.domain.com] : ams1vcsa01.telecity.local,192.168.99.81 Enter proper value for VMCA 'Name' :ams1vcsa01.telecity.local - vervolgens kies je Y bij continue operation en hij gaat aan de slag voor je Als alles gelukt is en geen fouten dan ben je klaar. Kan zijn dat je browser nog even gereset moet worden ivm HSTS: Voor chrome ga je dan naar chrome://net-internals/#hsts en geef je bij de optie 'delete' het volgende FQDN op: ams1vcsa01.telecity.local |
| Laatst gewijzigd (AT) | 2026-05-05 13:48 |
| Lokaal gecached | 2026-06-02 10:41 |
Volledige record uit Autotask
{
"apiVendorID": null,
"companyID": 962,
"companyLocationID": 908,
"configurationItemCategoryID": 5,
"configurationItemType": 3,
"contactID": null,
"contractID": null,
"contractServiceBundleID": null,
"contractServiceID": null,
"createDate": "2022-09-29T10:56:27.693Z",
"createdByPersonID": 29682885,
"dailyCost": null,
"dattoAvailableKilobytes": null,
"dattoDeviceMemoryMegabytes": null,
"dattoDrivesErrors": null,
"dattoHostname": null,
"dattoInternalIP": null,
"dattoKernelVersionID": null,
"dattoLastCheckInDateTime": null,
"dattoNICSpeedKilobitsPerSecond": null,
"dattoNumberOfAgents": null,
"dattoNumberOfDrives": null,
"dattoNumberOfVolumes": null,
"dattoOSVersionID": null,
"dattoOffsiteUsedBytes": null,
"dattoPercentageUsed": null,
"dattoProtectedKilobytes": null,
"dattoRemoteIP": null,
"dattoSerialNumber": null,
"dattoUptimeSeconds": null,
"dattoUsedKilobytes": null,
"dattoZFSVersionID": null,
"deviceNetworkingID": null,
"domain": null,
"domainExpirationDateTime": null,
"domainLastUpdatedDateTime": null,
"domainRegistrarID": null,
"domainRegistrationDateTime": null,
"hourlyCost": null,
"id": 3182,
"impersonatorCreatorResourceID": null,
"installDate": "2026-05-05T00:00:00.000Z",
"installedByContactID": null,
"installedByID": 29682885,
"isActive": true,
"lastActivityPersonID": 29682885,
"lastActivityPersonType": 1,
"lastModifiedTime": "2026-05-05T13:48:53.937Z",
"location": "",
"monthlyCost": null,
"notes": "vCenter certificaten - geen .crt beschikbaar. Dit is alleen een placeholder als reminder dat cert's gaan verlopen.\n\nInloggen op vcsa appliance als ROOT en commando:\n\nfor store in $(/usr/lib/vmware-vmafd/bin/vecs-cli store list | grep -v TRUSTED_ROOT_CRLS); do echo \"[*] Store :\" $store; /usr/lib/vmware-vmafd/bin/vecs-cli entry list --store $store --text | grep -ie \"Alias\" -ie \"Not After\";done;\n\n...uitvoeren. Je ziet dan de cert's en hun expiratie. Let op! Het data-encipherment certificaat KAN EN HOEFT NIET RENEWED te worden!! \n\nDe andere certificaten wel, dit gaat via de cert manager van vcenter (zie KB https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.psc.doc/GUID-D944C044-B682-4427-90F8-55B8770F21AF.html ). Je kunt deze KB volgen en automatisch de certificaten laten vernieuwen, \ndit zijn in het kort de stappen:\n\n- log in op de shell van VCSA\n- start de cert manager met /usr/lib/vmware-vmca/bin/certificate-manager\n- kies optie 4 (renew) -> dit kan die NIET als er verlopen certs zijn\n- je moet dan credentials opgeven van vcsa en vervolgens de optie om niet een config file te gebruiken (je gaat handmatig invullen)\n- neem deze gegevens vervolgens over:\n\nEnter proper value for 'Country' [Default value : US] : NL\nEnter proper value for 'Name' [Default value : CA] : ams1vcsa01.telecity.local\nEnter proper value for 'Organization' [Default value : VMware] : TSV-Groep BV\nEnter proper value for 'OrgUnit' [Default value : VMware Engineering] : TPS Support\nEnter proper value for 'State' [Default value : California] : Noord Holland\nEnter proper value for 'Locality' [Default value : Palo Alto] : Amsterdam\nEnter proper value for 'IPAddress' (Provide comma separated values for multiple IP addresses) [optional] : 192.168.99.81\nEnter proper value for 'Email' [Default value : email@acme.com] : support@mijntps.nl\nEnter proper value for 'Hostname' (Provide comma separated values for multiple Hostname entries) [Enter valid Fully Qualified Domain Name(FQDN), For Example : example.domain.com] : ams1vcsa01.telecity.local,192.168.99.81\nEnter proper value for VMCA 'Name' :ams1vcsa01.telecity.local\n\n- vervolgens kies je Y bij continue operation en hij gaat aan de slag voor je\n\nAls alles gelukt is en geen fouten dan ben je klaar. Kan zijn dat je browser nog even gereset moet worden ivm HSTS:\nVoor chrome ga je dan naar chrome://net-internals/#hsts en geef je bij de optie 'delete' het volgende FQDN op: ams1vcsa01.telecity.local",
"numberOfUsers": null,
"parentConfigurationItemID": null,
"perUseCost": null,
"productID": 29683210,
"referenceNumber": null,
"referenceTitle": null,
"rmmDeviceAuditAntivirusStatusID": null,
"rmmDeviceAuditArchitectureID": null,
"rmmDeviceAuditBackupStatusID": null,
"rmmDeviceAuditDescription": null,
"rmmDeviceAuditDeviceTypeID": null,
"rmmDeviceAuditDisplayAdaptorID": null,
"rmmDeviceAuditDomainID": null,
"rmmDeviceAuditExternalIPAddress": null,
"rmmDeviceAuditFirmwareID": null,
"rmmDeviceAuditHostname": null,
"rmmDeviceAuditIPAddress": null,
"rmmDeviceAuditLastUser": null,
"rmmDeviceAuditMacAddress": null,
"rmmDeviceAuditManufacturerID": null,
"rmmDeviceAuditMemoryBytes": null,
"rmmDeviceAuditMissingPatchCount": null,
"rmmDeviceAuditMobileNetworkOperatorID": null,
"rmmDeviceAuditMobileNumber": null,
"rmmDeviceAuditModelID": null,
"rmmDeviceAuditMotherboardID": null,
"rmmDeviceAuditOperatingSystem": null,
"rmmDeviceAuditPatchStatusID": null,
"rmmDeviceAuditProcessorID": null,
"rmmDeviceAuditSNMPContact": null,
"rmmDeviceAuditSNMPLocation": null,
"rmmDeviceAuditSNMPName": null,
"rmmDeviceAuditServicePackID": null,
"rmmDeviceAuditSoftwareStatusID": null,
"rmmDeviceAuditStorageBytes": null,
"rmmDeviceID": null,
"rmmDeviceUID": null,
"rmmDeviceUrl": null,
"rmmIsInMaintenanceMode": null,
"rmmIsMobileDeviceManagementEnrolled": null,
"rmmOpenAlertCount": null,
"rmmVsaxDeviceID": null,
"serialNumber": null,
"serviceBundleID": null,
"serviceID": null,
"serviceLevelAgreementID": null,
"setupFee": null,
"sourceChargeID": null,
"sourceChargeType": null,
"sslCommonName": "ams1vcsa01.telecity.local",
"sslIssuedBy": "ams1vcsa01.telecity.local",
"sslLocation": "Amsterdam, Noord Holland, NL",
"sslOrganization": "TSV-Groep BV",
"sslOrganizationUnit": "TPS Support",
"sslSerialNumber": "00FC5E9AFE64678390",
"sslSignatureAlgorithm": "sha256RSA",
"sslSource": "-----BEGIN CERTIFICATE----- MIIErTCCA5WgAwIBAgIJAPxemv5kZ4OQMA0GCSqGSIb3DQEBCwUAMIGzMSIwIAYD VQQDDBlhbXMxdmNzYTAxLnRlbGVjaXR5LmxvY2FsMRcwFQYKCZImiZPyLGQBGRYH dnNwaGVyZTEVMBMGCgmSJomT8ixkARkWBWxvY2FsMQswCQYDVQQGEwJOTDEWMBQG A1UECAwNTm9vcmQgSG9sbGFuZDEiMCAGA1UECgwZYW1zMXZjc2EwMS50ZWxlY2l0 eS5sb2NhbDEUMBIGA1UECwwLVFBTIFN1cHBvcnQwHhcNMjYwNTA1MTMzMDM2WhcN MjgwNTA0MTMzMDM2WjCBijEiMCAGA1UEAwwZYW1zMXZjc2EwMS50ZWxlY2l0eS5s b2NhbDELMAkGA1UEBhMCTkwxFjAUBgNVBAgMDU5vb3JkIEhvbGxhbmQxEjAQBgNV BAcMCUFtc3RlcmRhbTEVMBMGA1UECgwMVFNWLUdyb2VwIEJWMRQwEgYDVQQLDAtU UFMgU3VwcG9ydDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMfgm2nO unx6e7KJ/n8FuNXHs7g2q5KFffGQ21d0KjqyLKGCtvE852JFpWXWeitGfmGsNMzM 7jW9anSnvnLprXl+oj3itlvP6O/7lk8dAt3WbD1QEMY2eRHhIdj/EljUz/d1MMs3 Cw2ubNrGkn9wi1yf+MybDrAiM/OTdV3JnJbl1a7mjTKzEYbnQOGN9Z5C8qZo/wVz r9PfxYWCFUB84gvgaoXKEwTlOniPPXHQbkAd5Duj8BIkdXaS0Gg+TyzW5NGhDigY fDOeW/oQbNZ0hSJBJjJWnuaZkmR+0xyjR2WiaS5NzoXJPCf4bMipgktgXrklbspW M8ADvxz//Sle5OECAwEAAaOB6jCB5zALBgNVHQ8EBAMCBeAwTQYDVR0RBEYwRIES c3VwcG9ydEBtaWpudHBzLm5shwTAqGNRghlhbXMxdmNzYTAxLnRlbGVjaXR5Lmxv Y2Fsgg0xOTIuMTY4Ljk5LjgxMB0GA1UdDgQWBBTn+IIXzygNBW63Iy7OLZ+N/vAM lTAfBgNVHSMEGDAWgBRxxBzvELseVlNt/TjYUAGXqcGwVTBJBggrBgEFBQcBAQQ9 MDswOQYIKwYBBQUHMAKGLWh0dHBzOi8vYW1zMXZjc2EwMS50ZWxlY2l0eS5sb2Nh bC9hZmQvdmVjcy9jYTANBgkqhkiG9w0BAQsFAAOCAQEAJWItzEA0c/cmwyrCJvAy 5KRZeUkinu51uhccwDuZFWwiuxehESiUmeFK9J0XeYzq4wJShxRys9R6YUujUy2d X/UmVlqw2FRws4MFYk3E0LMrSADwes652Y/SBJbF9M1oMlsxQWjVyeYVnbaOZK2F C7C3XhFtz/h9BLeginmsWFoOd3VKvMfV69+GPW73XQvGt2GRz2V1p9NalOL2vNAZ 1w3Dzjibuf09ZrjuOY5Nqk/dwWTsx4c+KFppXdC9zrzDdTWMEG3oZpB+hMEUtMDz MnlW/jk+coGpze1j8oQjY5HDY8CBaaLOdIUwU7V2bK3KWKS4rzSJAGmu9/Q2W9zz /Q== -----END CERTIFICATE-----",
"sslValidFromDateTime": "2026-05-05T13:30:36.000Z",
"sslValidUntilDateTime": "2028-05-04T13:30:36.000Z",
"userDefinedFields": [],
"vendorID": null,
"warrantyExpirationDate": null
}