diff options
-rw-r--r-- | rpkid/examples/rpki.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/rpkid/examples/rpki.conf b/rpkid/examples/rpki.conf index 37a5230c..add367da 100644 --- a/rpkid/examples/rpki.conf +++ b/rpkid/examples/rpki.conf @@ -138,12 +138,6 @@ pubd_sql_database = pubd pubd_sql_username = ${myrpki::shared_sql_username} pubd_sql_password = ${myrpki::shared_sql_password} -# Name of OpenSSL binary. You might need to change this if you have -# no system copy installed, or if the system copy doesn't support CMS. -# The copy of openssl built by this package should suffice. - -openssl = openssl - # End of [myrpki] section ################################################################# |