From 9cfd25329a4dc1e1495b24e3dae0313a2e6a60f7 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Mon, 27 Jan 2020 17:41:11 +0200 Subject: pluginloader: generate keys by meson --- meson_options.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt index 91f2d0e..1bbda86 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -8,5 +8,3 @@ option('updater', description: 'Build updater component', type: # Build options option('signPlugins', description: 'Generate OpenSSL signing key', type: 'feature', value: 'auto') -option('ssl_private_pem', description: 'OpenSSL private key path', type: 'string', value: 'privateKey.pem') -option('ssl_public_pem', description: 'OpenSSL public key path', type: 'string', value: 'publicKey.pem') -- cgit v1.2.1