Merge sbgp_sia() and sbgp_sia_resource()
authortb <tb@openbsd.org>
Mon, 11 Apr 2022 08:28:54 +0000 (08:28 +0000)
committertb <tb@openbsd.org>
Mon, 11 Apr 2022 08:28:54 +0000 (08:28 +0000)
commit17e043a304a4a9dc9adc408d7382126aeb3bf67d
tree31e92896743d36b46524e9ef6ab757e1f7084c3c
parent2dc0b9b1582821d1548d703212048960022c665f
Merge sbgp_sia() and sbgp_sia_resource()

These two functions are now short and easy, so there's no need for a split.
Also, pull the .mft extension check out of sbgp_sia_resource_mft() and use
rtype_from_file_extension() instead.

ok claudio
usr.sbin/rpki-client/cert.c