apps/cmp.c: Use enhanced OSSL_HTTP_parse_url(), removing parse_addr() and atoint()
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Fri, 4 Sep 2020 06:05:46 +0000 (08:05 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 8 Sep 2020 13:36:24 +0000 (15:36 +0200)
commit6e477a60e42978f63623ad64d8e28e7a3e5f2e28
tree9f76144e7e9efe2638efa732ad6cdf047bb9ea9f
parentd7fcee3b3b5fae674f107c736f8d53610212ce4e
apps/cmp.c: Use enhanced OSSL_HTTP_parse_url(), removing parse_addr() and atoint()

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12786)
apps/cmp.c