aboutsummaryrefslogtreecommitdiffstats
path: root/certs/ya.make
blob: f815ae33e7ef8705898737aba75c961bf960e2fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
LIBRARY()

SUBSCRIBER(
    g:util
    g:security
)

RESOURCE(
    cacert.pem /builtin/cacert
)

END()