I have mapped a sub-domain called "images" to redirect the client to the "/images" folder like this:
http://images.domain.com/picture.jpg
I did this to help with speeding up multiple server requests. At the moment, I do not have the luxury of multiple servers, and this is a practice Google recommends.
Anyway, I would like to get an SSL certificate for my site. If I assigned the following as the SSL domain:
*.domain.com
Would this allow the SSL certificate to validate everything on the following domains?
https://domain.com/ <--- (Notice no sub-domain, not even "www")
Google Gemini co-lead Noam Shazeer is leaving for OpenAI by Pradeep Viswanathan
Noam Shazeer is best known as one of the co-authors of the 2017 “Attention Is All You Need” paper, which introduced the Transformer architecture that now powers most large language models. He also worked on several major Google AI projects, including LaMDA, before leaving the company in 2021 to co-found Character.AI. He also authored the Sparsely-gated Mixture of Experts (2016) paper, which is popular among the AI community.
After falling behind OpenAI and Anthropic a couple of years ago, Google brought Shazeer back in 2024 as part of a major deal with Character.AI. Through this deal, along with Noam, several other researchers returned to Google DeepMind. More recently, he was a vice president of engineering at Google and a technical co-lead for Gemini.
Today, Noam Shazeer announced on X that he is leaving Google and joining OpenAI. In his post, Shazeer said it was a difficult decision to move on, adding that he was proud of the Google team and what it had built together.
OpenAI CEO Sam Altman welcomed the move with a post of his own, saying Shazeer was one of the people he had most wanted to work with since OpenAI’s early days.
Google has made strong progress with Gemini over the past year, closing the gap with OpenAI in several areas. But losing Noam Shazeer is a major talent setback for them, especially after bringing him back less than two years ago by spending a fortune. For OpenAI, the hire adds one of the industry’s most experienced language model researchers to a team that is already pushing ahead with ChatGPT, Codex, and its next generation of frontier models.
Question
Brian Miller
I have a website that has a URL like this:
http://domain.com/
I have an images folder like:
http://domain.com/images/picture.jpg
I have mapped a sub-domain called "images" to redirect the client to the "/images" folder like this:
http://images.domain.com/picture.jpg
I did this to help with speeding up multiple server requests. At the moment, I do not have the luxury of multiple servers, and this is a practice Google recommends.
Anyway, I would like to get an SSL certificate for my site. If I assigned the following as the SSL domain:
*.domain.com
Would this allow the SSL certificate to validate everything on the following domains?
https://domain.com/ <--- (Notice no sub-domain, not even "www")
https://www.domain.com/
https://images.domain.com/
https://css.domain.com/
https://javascript.domain.com/
https://members.domain.com/
Link to comment
https://www.neowin.net/forum/topic/1121428-help-with-ssl/Share on other sites
3 answers to this question
Recommended Posts