I'm not really sure where to start looking
When requesting a certificate, a server always gets the error message "You cannot request a certificate at this time because no certificate types are available". Then for each certificate the error is "The permissions on the certificate template do not allow the current user to enroll for this type of certificate".
We have a problem with a specific website which our staff need to access via Internet Explorer on our Citrix server (running Win2K3).
Say I have an SSL Certificate for a super cool site that I offer, like https://secure.coolsite.com/ (Not my site, just an example).
Then lets say I had a customer who wanted to have a CNAME to my site on his server, like https://mycoolsite.his-site.com/ Would he need a regular SSL certificate on his end, would I need to have a second certificate on my end (And just "install" it on my webserver), o
I have configure PowerShell Execution policy on Server as AllSigned, so i want to create a certificate for signing a ps1 script.
Can you guide me, which Certificate Should i use?
I want to used Self-signed Certificate, should i used makecert.exe ( which is part of the windows Paltform SDK) or should i create a CA.
Which will be better in all aspects.( in term of Security, Manageability etc..)
I d
I've got some servers with iDRAC7 Enterprise and I want to add my existing wildcard SSL certificate for my domain so that when I load the iDRAC webpage I get a valid certificate.
I've tried the "Upload Server Certificate" option but I can't seem to find the required format.
Hi all I got this message during my login to my ISP webpage broadband , this first time i got this
Quote:
You have asked Firefox to connect
securely to ******, but we can't confirm that your connection is secure.
Normally, when you try to connect securely,
sites will present trusted identification to prove that you are
I have a valid certificate installed on a server and when using the -CApath option with OpenSSL, the certificate chain is valid. However if I don't provide the -CApath option I receive this:
19:self signed certificate in certificate chain
When I try Google's HTTPS port without -CApath, OpenSSL returns:
20:unable to get local issuer certificate
What's the difference between the two?
We are having a custom CA for our local-domains.
The Root CA certificate is installed on all the corporate machines by default, but sometimes it happens that we have someone here who doesn't have it installed.
If the user a) accesses our intranet using http or b) accepts the server-certificate I would like to redirect the user to a site which tells it what happened and how they can install the r
I have a client certificate from startssl. I can login to their control panel with that certificate and Firefox.
But with my asp.net website I am NOT prompted for the certificate only when using IE or Chrome not Firefox.
I did second test on another pc so I looked at FF certificate authority. I can see that intermediate ca are missing. Why FF doesn't download them automatically ?