Top "Certificate" questions

A certificate is an electronic document used in cryptography.

An error has occurred. Unable to import an item. The contents of this item cannot be retrieved. Missing .pem file

I am struck with a problem. I installed the p12 certificates once into a MacBookPro and then deleted it, now …

iphone macos certificate keychain
"The credentials supplied to the package were not recognized" error when authenticating as server with certificate generated using BouncyCastle

I'm trying to create a certificate using the BouncyCastle.Crypto dll, which is then used to authenticate a SslStream as …

c# security ssl certificate bouncycastle
Extract public key from certificate in DER format

I have a .cer certificate file, and need to extract the Public Key. I can only extract to PEM format. …

openssl certificate extract public-key der
No identities were available - administrator request

I had problems while "archiving" my app. I think there are invalid profiles because of iPhone Update to 5.1 and XCode …

ios iphone xcode certificate
How do I view PFX file information in a visual manner?

I have a PFX file on my drive. I want to see the certificate chain for it. How do I …

encryption certificate pfx
view SSL certificate on ports 587, 25, 110, 465, 995, 143, 993

How can I view the SSL certificate details that is being used on ports 587, 25, 110, 465, 995, 143 & 993 I need to check which …

email ssl certificate telnet ports
How to convert .p12 to .crt file?

Can anyone tell me the correct way/command to extract/convert the certificate .crt file from a .p12 file? After …

openssl certificate keytool p12
What free tools for managing java keystores and security certificates available around

What free tools for managing java keystores and security certificates are available around?

java security certificate keystore
Can't Access Certificates, Identifiers & profiles within developer.apple.com

Im trying to follow the following None of the valid provisioning profiles include the devices as I'm trying to run …

iphone xcode certificate
X.509 certificate can't find with "FindBySubjectName"

After a brutal struggle with WCF Security, I think I'm at the final stage now and can see the light. …

wcf ssl certificate x509certificate wcf-security