ฉันกำลังทำ:
aws iam upload-server-certificate --server-certificate-name MysiteCertificate --certificate-body Downloads/mysite/mysite.crt --private-key mysite.pem --certificate-chain Downloads/mysite/COMODOSSLCA.crt
ฉันได้รับข้อผิดพลาดว่า: A client error (MalformedCertificate) occurred when calling the UploadServerCertificate operation: Unable to parse certificate. Please ensure the certificate is in PEM format.
มันเป็นpem
ไฟล์ที่ถูกต้องแม้ว่า = (
ใช่ดูดี
—
Shamoon
ลองเพิ่ม
—
LinuxDevOps
file://
ก่อนชื่อไฟล์
ทำให้คำตอบดังนั้นฉันสามารถลงคะแนนสำหรับมัน =)
—
Shamoon
แน่นอนดีใจที่ฉันสามารถช่วย!
—
LinuxDevOps
wget Downloads/mysite/mysite.crt -O webcert.crt
และจากนั้นopenssl x509 -in webcert.crt -text -noout