Search this blog
-
Latest posts
Kategorimoln
Ettikettmoln
- 0x80070002
- 80072ee2
- 80070003
- 80248007
- AIP
- analyzer
- ATA
- ATA Center
- Azure
- Azure RMS
- Base-64
- Base64
- CA
- cache
- CAS
- CA Trust
- certificate
- Certificates
- certificate snap-in
- certutil
- Clean AD
- convert
- CRL
- crt
- delete
- Delta CRL
- disabling
- EMS
- Enterprise
- Error
- export
- fido2
- firewall
- format
- free
- Hyper-V
- information protection
- installation
- Intune
- LetsEncrypt
- Meltdown
- metadata cleanup
- Microsoft
- mmc
- NDES
- Password
- passwordless
- PKI
- port
- PowerShell
- problem
- RDP
- revocation
- Rights Management Services
- RMS
- rms analyzer rmsanalyzer
- Root CA
- RPC
- SAN
- SCEP
- sconfig
- shortcut
- smart cards
- Spectre
- SSL
- standalone
- static port
- Subject
- Troubleshooting
- Trust
- Trusted Root Certification Authorities
- Update
- Windows 10
- Windows Server 2016
- Windows Update
-
Tag Archives: Certificates
The consequence of not renewing ATA certificate in time
A customer who uses Microsoft Advanced Threat Analytics (ATA) recently had severe issues with their ATA implementation. At first, the portal started to behave strangely, not showing all information in alerts and some configuration settings were missing. After a restart … Continue reading
What is the difference between the formats "DER encoded" and "Base64 encoded" when exporting a certificate?
I am often asked what the difference between the following certificate export options are: The first option exports the certifcate encoded in the format Distinguished Encoding Rules, which is a binary format. The second option exports the certificate encoded with … Continue reading
Posted in Certificates, PKI
Tagged Base-64, Base64, Certificates, certutil, convert, crt, export, format
6 Comments
Delete certificates on smart cards
If you want to delete existing certificates on a smart card, follow these steps: Start PowerShell (or cmd, since we do not actually use PS-commands) Insert the smart card in a reader Run the command certutil -scinfo Enter PIN if … Continue reading
Which Root CAs do you really trust?
When I ask people which Root CAs they trust, they usually show me the list in Trusted Root Certification Authorities. Like this one, from a freshly installed Windows Server 2012: But that is actually not the entire truth. If I … Continue reading
Posted in PKI
Tagged CA, CA Trust, Certificates, PKI, Root CA, Trust, Trusted Root Certification Authorities
2 Comments