aboutsummaryrefslogtreecommitdiffstats
path: root/certs/ya.make
blob: abbcb8a061febc12ac5d02951901523e22f8fe1e (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()