Is there a reliable and cheap IP SSL certIFICATE?

okayvpn

Regular Member
Joined
Aug 18, 2022
Messages
446
Reaction score
76
Any recommendations for IP SSL certificates? It should support IP instead of domain name.
 
This is not something that's an everyday thing - I've yet to see any CA to offer IP-based SSL on their site. Some certainly exist, but you'd have to ask them directly.
 
Well it is definitely possible unless you have a reserved IP. This provider seems to support it:
Code:
https://www.geocerts.com/support/ip-address-in-ssl-certificate

Not affiliated.
 
Well it is definitely possible unless you have a reserved IP. This provider seems to support it:
Code:
https://www.geocerts.com/support/ip-address-in-ssl-certificate

Not affiliated.
yes. but price not cheap .any cheap provider for IP SSL certificates?
 
yes. but price not cheap .any cheap provider for IP SSL certificates?
Nope, I don't think so. It is not a standard SSL certificate.

I do not understand why you are trying to do this though. Your IP can change any time specially if you are on hosting providers like Amazon EC2 (unless you reserve the instance. even then nobody can guarantee the IP will always exist.) or other similar ones. So you lose $35 everytime your IP gets changed lol.

If you are trying to protect naked ip, perhaps drop such packets instead of showing your site on it, or redirect to the domain.
 
Back
Top