[openssl-dev] [openssl.org #4061] [PATCH] Request for new API to get role of SSL

Devchandra L Meetei dlmeetei at gmail.com
Sun Sep 27 05:01:55 UTC 2015


Thanks Steve and Viktor.

Yes, I went ahead with Viktor's suggestion.

On Sat, Sep 26, 2015 at 10:01 PM, Viktor Dukhovni <
openssl-users at dukhovni.org> wrote:

> On Sat, Sep 26, 2015 at 04:26:33PM +0000, Matt Caswell via RT wrote:
>
> > On 26/09/15 17:18, Devchandra L Meetei via RT wrote:
>
> > > Is the API introduced recently openssl 1.0.1f does not seem to have it?
> > > If so, any plan to backport it?
> >
> > This was introduced in 1.0.2. There are no plans to backport it.
>
> However, in 1.0.1, where the structures in question are not opaque,
> the OP can just implement it in his own code:
>
>     int my_SSL_is_server(SSL *s)
>     {
>         return s->server;
>     }
>
> --
>         Viktor.
> _______________________________________________
> openssl-dev mailing list
> To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
>



-- 
Warm Regards
--Dev
OpenPegasus Developer

"I'm one of those people that think Thomas Edison and the light bulb
changed the world more than Karl Marx ever did,” Steve Jobs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20150927/5f07fbe8/attachment.html>


More information about the openssl-dev mailing list