From 4afcbf84726868ef35da6aaf7d50a841e6275d95 Mon Sep 17 00:00:00 2001 From: Joe Rayhawk Date: Thu, 8 Dec 2011 19:43:54 -0800 Subject: SPKAC HTTP provisioning. --- mailcert.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mailcert.sh') diff --git a/mailcert.sh b/mailcert.sh index 13c30f6..2e68bfd 100755 --- a/mailcert.sh +++ b/mailcert.sh @@ -88,7 +88,7 @@ $USERCERTNAME is your user certificate. $CACERTNAME is the certificate authority certificate. --$BOUNDARY -Content-Type: application/x-x509-ca-cert +Content-Type: application/x-x509-user-cert Content-Disposition: attachment; filename="$USERCERTNAME" $(cat "$USERCERT") -- cgit v1.2.3