[EXTERNAL] Re: Replacement for BIO_get_port(), BIO_get_host_ip()

Shivakumar Poojari Shivakumar.Poojari at rbbn.com
Mon Sep 27 08:17:37 UTC 2021


Hi jordan,
I sent one mail previously with same subject around Thu 9/23/2021 5:50 PM(IST)  But not received any respond back, usually I use to get response with in 12hr.

Hi all
Im not able to find any replacement for BIO_get_port(), BIO_get_host_ip()

In stack overflow i seen some suggestion

https://stackoverflow.com/questions/58282542/openssl-1-1-1d-gives-the-error-on-deprecatedin-1-1-0-in-bio-h
[https://cdn.sstatic.net/Sites/stackoverflow/Img/apple-touch-icon@2.png?v=73d79a89bded]<https://stackoverflow.com/questions/58282542/openssl-1-1-1d-gives-the-error-on-deprecatedin-1-1-0-in-bio-h>
python - OpenSSL 1.1.1d gives the error on DEPRECATEDIN_1_1_0 in bio.h - Stack Overflow<https://stackoverflow.com/questions/58282542/openssl-1-1-1d-gives-the-error-on-deprecatedin-1-1-0-in-bio-h>
I had used the earlier version OpenSSL 1.0.2s which ran perfectly as there was no such usage of DEPRECATEDIN_1_1_0 in bio.h while the new version 1.1.1d encloses the functions like BIO_get_port using
stackoverflow.com


For BIO_get_port() alternative getservbyname()
For BIO_get_host_ip()alternative gethostbyname()

But these alternative functions are used in  BIO_get_port(), BIO_get_host_ip() itself in openssl version 1.0.1

Please suggest the alternative function, or some suggestions to move forward .

Thanks,
Shivakumar
________________________________
From: Jordan Brown <openssl at jordan.maileater.net>
Sent: Friday, September 24, 2021 9:40 PM
To: Shivakumar Poojari <Shivakumar.Poojari at rbbn.com>
Subject: [EXTERNAL] Re: Replacement for BIO_get_port(), BIO_get_host_ip()

On 9/24/2021 5:53 AM, Shivakumar Poojari wrote:
Gentle reminder.

You sent a question at somewhere between 2300 and 0200 US time, depending on the time zone, and then you sent a reminder seven hours later, at between 0600 and 0900 US time?

You might get a reply from somebody somewhere else in the world, but I think most of the people are in the US.  There's a decent chance that prime contributors (in Pacific time, UTC-7) were asleep for that entire time.

--
Jordan Brown, Oracle ZFS Storage Appliance, Oracle Solaris

Notice: This e-mail together with any attachments may contain information of Ribbon Communications Inc. and its Affiliates that is confidential and/or proprietary for the sole use of the intended recipient. Any review, disclosure, reliance or distribution by others or forwarding without express permission is strictly prohibited. If you are not the intended recipient, please notify the sender immediately and then delete all copies, including any attachments.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20210927/17e6876d/attachment-0001.html>


More information about the openssl-users mailing list