InterMapper Forums Forum Index InterMapper Forums
A place to talk about InterMapper and Network Monitoring
 
 Forum SubscriptionsForum Subscriptions   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Troubleshooting SSL certificate upload errors.

 
Post new topic   Reply to topic    InterMapper Forums Forum Index -> Knowledge Base - Miscellaneous Topics
View previous topic :: View next topic  
Author Message
jlosgar



Joined: 18 Jul 2007
Posts: 651

PostPosted: Wed Apr 08, 2009 3:05 pm    Post subject: Troubleshooting SSL certificate upload errors. Reply with quote

Q. I am having problems uploading an SSL certificate into InterMapper. I have included both the signed certificate and private key in a text file. When I try and upload it, InterMapper generates an error.

A. In order for InterMapper to upload a certificate created from a certificate request it didn't generate, it needs both the certificate and the key in the same file.

You should run a few openssl commands in terminal to point out problems with your certificate.

This one should tell you if the signed certificate looks good:
    openssl x509 -noout -text -in server.crt

This one will tell you if the included key is good:
    openssl rsa -noout -text -in server.crt

They both assume your file is named server.crt.

If you sees errors, you need to fix them before InterMapper can upload the certificate.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    InterMapper Forums Forum Index -> Knowledge Base - Miscellaneous Topics All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group