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?

link|improve this question
feedback

2 Answers

up vote 5 down vote accepted

Yes, try "self-signed" certificates:

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

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

link|improve this answer
feedback

Is it possible to use SSL without a domain name

Yes.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown