Skip to main content

Questions tagged [ssl-certificate]

The tag has no usage guidance.

0 votes
1 answer
454 views

Xerobank and Tor

I use XeroBank Browser to access the tor network on windows. For the last few days the default homepage, start.xerobank.com has a certificate error and always shows my connection as insecure. Since ...
Jay White's user avatar
  • 289
7 votes
3 answers
6k views

Removing certificates in Firefox doesn't work

I'm trying to remove my certificates going to Preferences > Advanced > Encryption > View Certificates. Then I select the certificates I want to remove and delete them. But when I go again to the list,...
tirenweb's user avatar
  • 1,359
3 votes
2 answers
10k views

Generating self-signed SSL certificate for apache on Windows Vista

I do not have any idea how to generate self-signed SSL certificate for Apache on Windows Vista, but I have to do that. How I can do that?
Lokesh Paunikar's user avatar
0 votes
1 answer
42 views

Would it be appropriate for an OS to include itself as a Certification Authority in the browsers it ships?

I'm just wondering if this is dubious practice considerig that the OS vendor might not have been externally audited for example about how safe the private key is etc. Is there any references to "...
ufotds's user avatar
  • 691
0 votes
1 answer
3k views

How Do I Set Up Authentication with Client Certifcates on WebSphere 7

Can someone point me to documentation on setting up authentication using client certificates on Websphere 7? What does WAS send to the browser so the browser knows to send a certificate to the server?...
Lokranjan's user avatar
1 vote
1 answer
656 views

Setting subversion "password-stores" does nothing?

The Subversion documentation says that I can set a parameter in ~/.subversion/config like [auths] password-stores = gnome-keyring to have it cache my certificate password in gnome-keyring. I set ...
Coderer's user avatar
  • 1,620
8 votes
2 answers
1k views

How to tell which resources are loaded "insecurely" with Chrome using https

I understand this is because I'm loading some stuff via http:// but does that mean a single http reference can't appear in the source? Even in examples like <a href="http://...">...</a>? ...
macek's user avatar
  • 6,325
0 votes
1 answer
10k views

How to make an x.509 certificate from a PEM one?

I'm trying to test a script, locally, which involves uploading a file using a Java-based program to a FileZilla FTPES server. For the real thing, there is a real certificate on the FZ server, and the ...
Ken's user avatar
  • 2,919
1 vote
1 answer
3k views

IIS7.5 SSL Question, Safari users get a prompt of certificate to select

Does this error: Has something to do with this: Apple KB item Should I set it to ignore? is that it? or is that not recommended? I use the SSL for a registration/sign-up form,
JP Hellemons's user avatar
3 votes
2 answers
3k views

How would you change a home wireless router with a self-signed admin site certificate to be more secure?

littleblackbox is publishing "private keys" that are accessible on publicly available firmwares. Debian calls these "snake-oil" certs. Most of these routers are securing their HTTPS certs with these, ...
jldugger's user avatar
  • 294
1 vote
2 answers
240 views

Client certificate selection

I have a https apache server that needs client verification. But when somebody is browsing this site there is need to select proper cert from list of certificates installed in browsers. What can I do ...
dfens's user avatar
  • 141
108 votes
8 answers
135k views

Avoid password prompt for keys and prompts for DN information

I am using following code to generate keys: apt-get -qq -y install openssl; mkdir -p /etc/apache2/ssl; openssl genrsa -des3 -out server.key 1024; openssl req -new -key server.key -out server.csr; cp ...
user avatar
2 votes
1 answer
8k views

Troubleshooting certificate issues

I'm trying to access my (European Parliament) Webmail from a Linux/Firefox machine at the following address and I get security warning messages explaining that the identity of the site cannot be ...
Weezy's user avatar
  • 535
15 votes
8 answers
202k views

Continually getting https certificate errors on all browsers

I recently switched to a new laptop running Windows 7. For some reason I am constantly getting certificate errors when hitting sites where I really shouldn't be getting them - twitter, picasa, google ...
Jaco Pretorius's user avatar
2 votes
2 answers
2k views

Tool for managing large numbers of SSL certificates

My organisation has a lot of SSL certificates and managing them is a pain: we need to keep backups of private keys and certificates, keep them secure, deal with certificate renewals (we use different ...
Jodrell's user avatar
  • 21

15 30 50 per page