Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms (1)

0
votes
0answers
28 views

Constantly having to restart Windows 7 to time-stamp installer… Why?

I am using a Windows 7 (64-bit) machine as a build server and have encountered a strange problem. One of my build steps is to apply a code signing certificate using a command like this: signtool ...
0
votes
0answers
14 views

When do I need a website certificate? [migrated]

Can someone explain me when I need a web site certificate? I will have a web app that will be used for representing live data. Do I need a certificate for that type of web application? A user will be ...
0
votes
0answers
14 views

Why SelfCert.exe can't create digital certificate for my personal macroed word template anymore?

It started after I received updates for Office 2003 & 2007, suddenly SelfCert.exe (digital certificate for VBA project in Office tools start menu) is unable to make Personal certificate that I ...
0
votes
0answers
25 views

How to delete or untrust all root certificates in OSX?

I right clicked on all the root certificates, but it doesn't allow me to delete them, or to untrust them all at once. How can this be done? Is it safe to do this?
0
votes
0answers
37 views

How to import a Mumble certificate from iTunes to iPhone using the iTunes file transfer?

I am using the Mumble app on my iPhone 4 and I want to transfer my Mumble certificate from the Mumble on my computer to Mumble on my phone through iTunes. How do I import a Mumble certificate from ...
1
vote
2answers
28 views

Why does Thunderbird connect on port 80 when checking for certificates?

To monitor my network traffic in OSX, I'm using the firewall HandsOff! by Metakine. I've noticed that Thunderbird connects only on port 80 (http) when checking for updated certificates. Is this ...
0
votes
0answers
35 views

Alternative tool to dial VPN connection in WinXP

My home Internet provider uses L2TP. So does my office network. And I want to connect from home to office. But after connecting to internet I cannot connect to my office network in Windows XP. I ...
0
votes
0answers
70 views

No Safari Developer Certificate, Windows 7

I've added safari developer certificate to 'Personal' and 'Trusted Root Certification Authority' but extension builder still shows: No Safari Developer Certificate I'm using windows 7. Any ...
0
votes
3answers
85 views

How to connect to a NON-HTTP (“custom protocol”) server via HTTPS

I need to install a piece of client software which connects to a custom server (not a http server) on a specific port. But my IT dept are implementing HTTPS and say I must connect via HTTPS. How ...
3
votes
2answers
656 views

Google chrome not accepting any security certificates

I've recently developed a problem with Google Chrome that's really annoying. I'm using Firefox at the moment with no problems whatsoever and it's the same with IE, so it's safe to say this problem is ...
0
votes
0answers
29 views

Wordpress login dashboard issue [closed]

I have a free blog hosted by Wordpress. When I try to log in to the Dashboard, mostly I get this error: This webpage is not available with Chrome or Internet Explorer cannot display the webpage ...
1
vote
1answer
145 views

Unable to connect to OpenVPN server

I'm trying to get a working setup of OpenVPN on my VM and authenticate into it from a client. I'm not sure but it looks to me like it's socket related, as it's not set to LISTEN, and localhost seems ...
1
vote
1answer
71 views

ssh using certificates — can you rename id_rsa file?

When using certificate authentication with ssh, the instructions I have found indicate you should create a key-pair as id_rsa.pub && id_rsa. The public key is then sent to the remote system ...
0
votes
0answers
73 views

The page you are attempting to access requires your browser to have a Secure Sockets Layer (SSL) client certificate that the Web server recognizes

I have created a WCF service and published it on IIS 7.0 with HTTPS binding and SSL Settings are set to require. i am working on window 7. i used Makecert.exe to generate the certificates for IIS ...
0
votes
0answers
274 views

Revocation information not available for certificate?

I'm trying to download SQL Server 2008 R2 Enterprise Edition from MSDNAA on my Windows 7 laptop. When I attempted to start the download, I was shown the following prompt: Revocation Information ...
3
votes
0answers
79 views

Checking suspicious (root CA) certificates

I was just looking at my certificate store and saw a bunch of root CAs that look kind of suspicious; specifically numerous ones that: have ALL CAPS text use foreign languages/text have extremely ...
1
vote
1answer
90 views

How to revoke the applet permissions in Firefox?

I have downloaded applet in Firefox, it was correct signed so I approved it. Now I want to revoke this approval. How can I do it?
1
vote
0answers
98 views

https sites have stopped working on all browsers [closed]

Possible Duplicate: Continually getting Certificate Errors on all browsers I cannot open any https site on my Windows 7 computer without getting security errors (using any browser) My date ...
0
votes
1answer
297 views

Creating a signing certificate for Outlook 2010 under Windows 7

I'm trying to create a S/MIME signing certificate for Outlook 2010 under Windows 7. I've gone into Options -> Trust Center (see below) to try and set it up but when I attempt to select the signing ...
0
votes
1answer
135 views

Generate untrusted server p12 certificate with one click

To test some stuff I need to create a bunch of untrusted p12 certificates to be used by untrusted web-server. I read openssl documentation and tried to follow the instructions but the process is very ...
0
votes
1answer
94 views

Certificate disappearing from Trusted Root Certification store

I am using a self-signed certificate for testing SSL locally on my development environment - I insert the certificate into my trusted certification store and everything is fine, but a few hours later ...
1
vote
0answers
116 views

Mutt will not let me save an SSL certificate

I have just set up Mutt to connect to my firm's IMAP and SMTP server. Everything works; but when I launch mutt, I get a warning about the certificate, and am given the option to: (r)eject, accept ...
0
votes
1answer
61 views

Certificate generation with Keytool, I can't confirm personal data

I'm trying to generate a self-signed certificate in order to sign some source code. I use: keytool -genkey -storepass mypass -alias lorenzos -keystore nbproject/private/keystore Then I fill in ...
1
vote
0answers
30 views

Get ALL certificates installed in a Windows 2003 box

It seems that one of our Servers has a certificate that has expired, unfortunately we cannot find it, in other words, it's not in the local machine store or any of the personal stores of any of the ...
1
vote
1answer
62 views

how to install certificate

Hi I was asked by a colleague to set-up a certificate to one of my colleagues laptop. I was sent a link and a username & pwd to login to a ejbca site & told that I should only use IE. My ...
0
votes
0answers
80 views

Getting an IE error after accepting a site's certificate

There is a partner site, that I connect to through HTTPS and with a custom port. I am using Internet Explorer. When I go to that URL, I get a prompt from Internet Explorer, saying "There is a problem ...
2
votes
0answers
83 views

How to create private security certificates that behave like official ones?

I'm trying to get a valid secured environment for HTTP communication to behave like normal ones. I'm doing this for a restricted group of users. There is a hardware server running a web service ...
0
votes
2answers
485 views

How to export User cert with private key in PKCS12 format

I'm running Win2008R2, and have installed an Enterprise CA. I can create user certs, but no matter what I do, I cannot export the private key. I'm using the un-touched User certificate template, and ...
0
votes
0answers
117 views

Extract private key from Domino keyring

I'm trying to use a multipurpose certificate on an infrastucture that contains a Domino 7 server. To accomplish this, I tried: Generate a CSR outside of Domino: I'm able to use the produced ...
1
vote
0answers
120 views

Preventing Internet Explorer from “remembering” an old SSL certificate

A website I'm using has switched recently from a GoDaddy SSL certifcate to a StartCom certificate, which works fine in most cases. The original GoDaddy certificate expired last year. However, in ...
1
vote
1answer
371 views

Trust SSL certificate to local system account

I have the following need: A windows service needs to connect to a svn repository through https. The service needs also to run as local system account for IO permissions on the machine. Now when the ...
0
votes
1answer
167 views

IE9 stops at “looking for credential tiles…” dialog when using smartcard

When I try to access secure page using smartcard I get "looking for credential tiles..." dialog and IE stays there for ever. Only option is then to rebot PC. After reboot I can always access the ...
0
votes
1answer
38 views

E-mail certificate issue

I guess I'm just a compete idiot and can't overcome simple problems, shame shame shame. However, I am trying to put a simple scenario together: box A (Windows 7) and box B (Windows 8 inside a virtual ...
1
vote
1answer
36 views

Do I have to digitaly sign my Excel Add-In?

I've an Add-In which will be deployed on all PCs in a company. We are going to put it into the c:\Users\Ernst\AppData\Roaming\Microsoft\Excel\XLSTART folder. I tested this localy on my machine and ...
0
votes
1answer
62 views

Webbrowser makes complete halt whenever faulty certificate is found

Recently I happened upon something very irritating: After a short minute of google, I found an answer: Apparently there was a problem with the certificate of the server. Now, I may not know ...
1
vote
1answer
2k views

“A system-level error occurred while verifying trust” windows update

I get this message when trying to update windows. After some research and reading some posts (there aren't that many knocking about) i found out that the problem could possibly be my ...
1
vote
2answers
130 views

Using a certificate in Thunderbird

I have my certifcate issued by "TC Trustcenter" in a CER file. Thunderbird 3.0 needs it as a PFX files. So I installed the CER certificate with the Internet options in the Control Panel. Thereafter I ...
0
votes
4answers
247 views

How can I tell what version of Windows came on a laptop?

I have a HP G61 Laptop model number g61-511wm that has two stickers on top: AMD & Windows 7 I don't have the restore disk for this computer, however on the bottom there is a certificate of ...
0
votes
0answers
99 views

Get a log file from OpenSSL

How to edit openssl configuration file to create a log file for each openssl command?
1
vote
0answers
56 views

Can I install a localized certificate authority in Windows XP?

We are a division of a much larger organization and this organization uses Novell domain authentication. The entire division uses Windows XP. We'd like to implement digital signing of our Office ...
0
votes
1answer
275 views

WIndows integrated utility to convert DER to PEM

Is there a utility that is available in standard windows 7 installations, that allows me to convert DER-encoded certificates to PEM-encoded certificates or shows me the ASN.1 text of a DER-encoded ...
2
votes
1answer
77 views

Windows certificate valid even after expired

I have a signed executable. The certificate for that signature says it is usable until 2007, still Windows (7 Professional) says it is valid if I'm opening it via properties dialog. How is that ...
1
vote
1answer
814 views

Reset messed up certificate data in Firefox and Thunderbird?

I am running Firefox 7.0.1 and Thunderbird 7.0.1 on Mac OS X 10.6.8. I was exploring/nosing around their Preferences, and deleted many Authorities in the Certificate Manager. Afterwards I started to ...
0
votes
1answer
59 views

Can I trust a site that includes “resources that are not secure”?

A friend wants to buy something from a website called stuffedsafari.com, however when she visits it, the https is stroke through, even though the certificate belongs to the site. Would that still ...
1
vote
0answers
78 views

Creating Certificate and KeyValue

I'm quite new to the whole certificate-thing so I hope you can help me out. I need to create a self-signed X509Certificate2 certificate and a get the dependent KeyValue for my project. What is the ...
3
votes
1answer
198 views

Signing PDFs in linux

I'm trying to digitally sign PDFs server-side. So far I found that I can do this using MyPDFSigner, but it's far from my needs. Also I don't believe that this is the only option here. How to sign ...
1
vote
0answers
42 views

How to set the CRL fetching timeout duration

I have a client certificate which I use on my Windows XP computer, the client certificate have 3 CDPs, I would like to set the duration of the first CDP checking to x value. Is there any registry ...
2
votes
2answers
862 views

Windows 7 Certificate Manager Snap-In without access to MMC

In support of a remote end user, I need to walk them through adding a trusted root certificate to their computer's "Computer Account". This is no big deal, except this user is running Windows 7 Home ...
1
vote
2answers
665 views

Firefox “invalid certificate” error for a trusted website

I am connecting to a website (via Firefox 6.0.2 on Mac OS X 10.6.8) I know is legitimate, and the connection worked up till yesterday. However, when I connected to day I got the following error: ...
1
vote
1answer
68 views

Viewing hd location of installed certificates in firefox

I recently installed a digital id/certificate from verisign and was wondering if there is a way to view the certificate location on my computer. I installed it according to their instructions through ...

1 2 3