FG
💻 Software

Manually create Private RSA Key from Text file? To be used with SSL for IIS7

Fresh5 days ago
Mar 15, 202621025 views
Confidence Score0%
0%

Problem

I have been sent two txt files from somebody who used to maintain a website for a client. One contains the certificate from Thawte with: The other contains the RSA Private Key I've got the Certificate imported to Windows Server 2008, using the MMC snap-in, but it doesn't have the matching Private K…

Error Output

---BEGIN CERTIFICATE---
xxxxxxxx
---END CERTIFICATE---

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Manually create Private RSA Key from Text file? To be used with SSL for IIS7

Low Risk

OpenSSL can convert the certificate/key to PKCS#12 format, which Windows should be able to import.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment