Joel Hart <[email protected]> writes: > Hi, > > I'm located in Colorado, USA. I am having a hell of a time installing a > certificate from godaddy using GNU_TLS. It appears my apache mod is working > perfectly, but my issue is godaddy has the cert, the key, and a chain file. I > can combine the cert and key into a .pem file, but I can't figure out how to > use a GNU_TLS directive to include the chain file and I'm getting this error > when I restart Apache: > > GnuTLS: Failed to Import Private Key '/opt/bitnami/certs/dae/dae.key': (-207) > Base64 unexpected header error. > apache config test fails, aborting > > Can you set me in the right direction?
Make sure to remove any whitespace, see this bug report (which hasn't been fixed yet unfortunately): http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579631 /Simon _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
