Questions tagged [ucc]

20 questions
20
votes
5 answers

Listing domains on a UCC/SAN SSL Certificate

Is there a way to list all domains on an SAN/UCC SSL Certificate (ideally using command line on linux/os x)? Clearly there must be some way to extract the data, since browsers can do it. Unfortunately, I can see the list but can't cut and paste it.
Jordan Reiter
  • 1,260
  • 4
  • 17
  • 38
7
votes
2 answers

How do SaaS services provide SSL for the people with "personalized" domains?

so, I'm was discussing with a friend about SaaS websites and SSL certificates and neither of us could explain how do a E-commerce or any service that would allow a costumer to have their own domains would have SSL enabled services. I've searched…
Jonathan DS
  • 173
  • 1
  • 5
3
votes
2 answers

Cannot disable SNI on Windows Server 2012

I have two different 'families' of related sites, each with their own UCC certificate on the same server. I'm hosting them on the same IIS server, using one IP address for each family. Both UCC certficates are from GoDaddy. Every one of the bindings…
Simon
  • 1,301
  • 2
  • 15
  • 19
2
votes
0 answers

Clarification of Godaddy UCC SSL on multiple servers

After reading UCC SSL certificate across multiple machines and IPs I have follow up questions. The first server is running with a GoDaddy UCC SSL. www.exampleA.com I would like to use for www.exampleB.com the UCC SSL because of what above said it…
azngunit81
  • 123
  • 7
2
votes
2 answers

Drawbacks/Disadvantages UCC/UC Multiple Domain SSL Certificates?

I am thinking about transitioning a number of websites over to using a UC or Multiple Domain SSL certificate. I guess I'm just wondering what the drawbacks are. So far the only ones I can find are that: they're not ideal if you don't want different…
Jordan Reiter
  • 1,260
  • 4
  • 17
  • 38
2
votes
1 answer

setup multiple ssl certs on Amazon EC2 instance running on ubuntu 10.04

I need to secure 2 different domains that are both on the same EC2 instance. Reason: 1 is a sales website. the other is the webapp. Both need to access the same MySQL database. EDIT Sales website means the website where users look at my pricing…
Kim Stacks
  • 461
  • 1
  • 6
  • 14
1
vote
2 answers

Is a good idea to use a SSL UCC certificate for two different but related web sites?

There are two e-commerce sites on the same Apache server, moreover they share the same Drupal installation with common users and products. They differ for domain name and for aspect but are reciprocally linked. Furthermore, my current apache version…
alez
  • 13
  • 2
1
vote
1 answer

UCC SSL certificate across multiple machines and IPs

I have some doubts concerning the UCC certificates. From what I understand, they can be used to offer SSL to several domains using only 1 certificate file. However, in all sites that I search, UCC SSL options always refer to "Microsoft® Exchange…
thyandrecardoso
  • 145
  • 1
  • 7
1
vote
1 answer

How to install UCC GoDaddy SSL Certificate on Amazon EC2 ELB

I've read through this: Install SSL on Amazon Elastic Load Balancer with GoDaddy Wildcard Certificate but am still a bit unsure. I have a subdomain: platform.mysite.com that is pointed to an ELB in Amazon. That ELB has 5 instances that it sits in…
Shamoon
  • 901
  • 4
  • 14
  • 22
1
vote
0 answers

Outlook Internet Security Warning with UCC w/ Subject Alternative Names

I installed a certificate on the mail server with Subject Alternative Names. Thunderbird does not throw any warnings but when an Outlook 2007 client connects, it throws a warning titled, "Internet Security Warning - The target principal name is…
garg
  • 635
  • 1
  • 7
  • 17
1
vote
2 answers

SSL on Multiple Sites, 1 IP, Different Certificates, UCC not an option

We are looking to set up a cloud solution for one of our systems, but we need multiple TLD SSL's We are only allowed 5 public IP's Can't use UCC/Wildcard Certs since each client has own cert and some have different types of certs I came up with…
Albert
  • 131
  • 1
  • 4
0
votes
1 answer

Generate CSR in Haproxy to use UCC SSL Certificate

I think there are a simple answer for this but I don't find it. We have a haproxy server running and some ssl certificates working fine for some sites, normally I generate the csr with this command(in haproxy): openssl req -new -newkey rsa:2048…
Julio
  • 19
  • 1
  • 8
0
votes
1 answer

How to generate CSR for multi-domain (UCC) purchased SSL certificate?

I have a set up for 4 domains/subdomains running on 4 Nginx servers on 4 different instances: www.example.com ai.example.com cms.example.com submissions.example.com I have purchased UCC Multiple Domain certificate from Godaddy for these…
user160870
  • 133
  • 6
0
votes
1 answer

How many UCC SSL Certificates (or Server Alternate Name Certificate) can be installed on one server?

How many UCC SSL Certificates (or Subject Alternative Name Certificate) can we install on our server? We're looking to whitelabel our app such that those rebranding our web app (potentially 100+ domains) could use their own domain name, rather…
0
votes
1 answer

Exchange 2010 SP1 and RDG (Remote Desktop Gateway role) and VPN (Remote Access Server role) all on one box, in DMZ?

We're finding that RDG (Remote Desktop Gateway role) and VPN (Remote Access Server role) and Exchange roles do not want to play nice on one Server 2008 R2 machine. For this reason we've moved to virtualizing them on Hyper-V across two seperate…
BabakBani
  • 81
  • 1
  • 8
1
2