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

OWNER(
    g:util
    g:juggler
)

RESOURCE(
    cacert.pem /builtin/cacert
)

END()