Getting my SparcStation 5 to boot an OpenBSD cd3x.iso

By adding 10k of zero's to the iso: dd if=/dev/zero bs=1k count=10 >> cd35.iso

Connecting to an SSL service for testing

openssl s_client -connect host:port