Hi, Before I go through with purchasing a wildcard cert, can anyone tell me if the following as written in the man page:
pki mail.example.com certificate "/etc/ssl/mail.example.com.crt" pki mail.example.com key "/etc/ssl/private/mail.example.com.key" listen on lo0 listen on egress tls pki mail.example.com auth --- Would work with a wildcard cert for client authentication? What I'd be looking for is: pki *.mail.example.com certificate "/etc/ssl/wildcard.mail.example.com.crt" pki *.mail.example.com key "/etc/ssl/private/wildcard.mail.example.com.key" listen on lo0 listen on egress tls pki *.mail.example.com listen on egress port 587 tls pki *.mail.example.com auth ---- Is the above syntax correct and would it work successfully? Thanks, Jason. -- "If my calculations are correct, when this baby hits 88MPH, you're gonna to see some serious shit" - Emmett "Doc" Brown -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
