6

I am using a server with Debian, Apache 2 and OpenSSL installed.

Is it possible to use SSL without a domain name for an internal network?

2 Answers2

6

Yes, try "self-signed" certificates:

http://wiki.debian.org/Self-Signed_Certificate

http://www.debian-administration.org/articles/284

Mike Marshall
  • 98
  • 2
  • 10
3

Is it possible to use SSL without a domain name

Yes.

EEAA
  • 109,363
  • 18
  • 175
  • 245