Allow to use custom signer, only get header value, get pub key from DNS

This commit is contained in:
Dolf Schimmel (Freeaqingme)
2016-07-19 20:53:39 +02:00
parent 5359189bbe
commit 76ada32b77
3 changed files with 88 additions and 46 deletions

View File

@@ -1,7 +1,6 @@
package dkim
import (
//"fmt"
"testing"
"github.com/stretchr/testify/assert"