Tagged Questions
1
vote
1answer
55 views
When do SSL certs require a dedicated IP, and when don't they? [duplicate]
My host has informed me that I need to purchase a dedicated IP from them in order to use a SSL cert I want to buy. I don't believe them. Is there a way to leave them out of the loop and get this done ...
1
vote
1answer
148 views
SSL certificate for subdomain without domain
I have a webserver in my intranet which can be accessed via subdomain.domain.com and simply subdomain. The SSL certificate is created for subdomain.domain.com which results in a warning as soon as I ...
1
vote
2answers
2k views
Assign CA certificate to Fortigate https WAN interface
I have a Fortigate 80C that allows remote administration via https.
I access the URL and all fine but the one thing that really bugs me is that is brings up "untrusted connection" in chrome with the ...
0
votes
1answer
166 views
Setup an IIS self signed certificate on Oracle Application Server
My main server is running IIS 7 and has an ASP.NET/C# website that needs communicate to another server that uses Oracle Application Server.
Currently, the website is communicating to the Oracle ...
1
vote
1answer
260 views
Self-Signed SSL Cert in Lighttpd Causing 404s
Hey guys, I wanted to try out SSL on my server so I decided to create some self-signed SSL certificates as outlined here. After going to the document-root, firefox did indeed allow me to accept the ...
13
votes
2answers
4k views
Can I build my own Extended Validation SSL certificate?
I can create by own CA and generate a self signed SSL certificate this way.
But what does it take to make the browser show the certificate as being an "Extended Validation SSL certificate" ?
Can I ...