Re: Error while starting Mail Server POD in Kubernetes
Tung Tran <[email protected]>
| Newsgroups | gmane.comp.jakarta.james.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, Did you try to convert ".crt" file to publicKey? Example command: "openssl x509 -pubkey -noout -in domain.crt" Then retry with publicKey value (not certificate value) On 24/07/2023 12:31, Gaurav Tyagi wrote: > Key is not an instance of SubjectPublicKeyInfo but of null