This file is indexed.

/usr/include/pathfinder-1/pathfinder-openssl.pc is in libpathfinder-dev 1.1.3-0.4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: OpenSSL Pathfinder Plugin Library
Description: Library that allows OpenSSL to use PathFinder for certificate validation
Version: 1.1.3
Requires: openssl >= 0.9.8, dbus-1 >= 1.0
Libs: -L${libdir} -lpathfinder-openssl-1
Cflags: -I${includedir}/pathfinder-1