Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mosquitto-dev] OpenSSL error

Hi Jon,

[1] suggests this is related to SSL_pending(), but that isn't used by
mosquitto. What OS, mosquitto version and openssl version are you
using?

Cheers,

Roger

[1] http://stackoverflow.com/questions/19286131/why-does-openssl-give-me-a-called-a-function-you-should-not-call-error

On Thu, Dec 3, 2015 at 5:33 PM, Jon Mansey <jon@xxxxxxxxxx> wrote:
> Im seeing this intermittently in my logs
>
> Dec  3 16:50:09 dev mosquitto[9626]: OpenSSL Error: error:140F3042:SSL
> routines:SSL_UNDEFINED_CONST_FUNCTION:called a function you should not call
> Dec  3 16:50:19 dev mosquitto[9626]: OpenSSL Error: error:140F3042:SSL
> routines:SSL_UNDEFINED_CONST_FUNCTION:called a function you should not call
> Dec  3 16:50:26 dev mosquitto[9626]: OpenSSL Error: error:140F3042:SSL
> routines:SSL_UNDEFINED_CONST_FUNCTION:called a function you should not call
> Dec  3 16:50:51 dev mosquitto[9626]: OpenSSL Error: error:140F3042:SSL
> routines:SSL_UNDEFINED_CONST_FUNCTION:called a function you should not call
> Dec  3 16:50:59 dev mosquitto[9626]: OpenSSL Error: error:140F3042:SSL
> routines:SSL_UNDEFINED_CONST_FUNCTION:called a function you should not call
> Dec  3 16:51:05 dev mosquitto[9626]: OpenSSL Error: error:140F3042:SSL
> routines:SSL_UNDEFINED_CONST_FUNCTION:called a function you should not call
> Dec  3 16:51:17 dev mosquitto[9626]: OpenSSL Error: error:140F3042:SSL
> routines:SSL_UNDEFINED_CONST_FUNCTION:called a function you should not call
>
>
> any ideas why thats happening?
>
> _______________________________________________
> mosquitto-dev mailing list
> mosquitto-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/mosquitto-dev


Back to the top