On 03/09/2015 18:16, Viktor Dukhovni wrote:
On Thu, Sep 03, 2015 at 04:06:06PM +, Viktor Dukhovni wrote:
On Thu, Sep 03, 2015 at 08:21:25AM -0700, tmcclure0501 wrote:
We have an embedded MQTT framework that we want to configure for mutual
authentication. The framework is complaining that
On Thu, Sep 03, 2015 at 04:06:06PM +, Viktor Dukhovni wrote:
> On Thu, Sep 03, 2015 at 08:21:25AM -0700, tmcclure0501 wrote:
>
> > We have an embedded MQTT framework that we want to configure for mutual
> > authentication. The framework is complaining that it needs a key format of
> > PKCS#1.
On Thu, Sep 03, 2015 at 08:21:25AM -0700, tmcclure0501 wrote:
> We have an embedded MQTT framework that we want to configure for mutual
> authentication. The framework is complaining that it needs a key format of
> PKCS#1. We have p12 and pem formats of the key. Does openssl support
> convertin
We have an embedded MQTT framework that we want to configure for mutual
authentication. The framework is complaining that it needs a key format of
PKCS#1. We have p12 and pem formats of the key. Does openssl support
converting keys to the PKCS#1, if so what is the command?
Thanks,
Tim
--