diff options
Diffstat (limited to 'vere/pkg/vere/ca_bundle/ca_bundle.h')
| -rw-r--r-- | vere/pkg/vere/ca_bundle/ca_bundle.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vere/pkg/vere/ca_bundle/ca_bundle.h b/vere/pkg/vere/ca_bundle/ca_bundle.h new file mode 100644 index 0000000..614d4e8 --- /dev/null +++ b/vere/pkg/vere/ca_bundle/ca_bundle.h @@ -0,0 +1,5 @@ +#ifndef include_ca_bundle_crt_H +#define include_ca_bundle_crt_H +extern unsigned char include_ca_bundle_crt[]; +extern unsigned int include_ca_bundle_crt_len; +#endif |
