aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2012-04-24 13:22:44 +0000
committerRob Austein <sra@hactrn.net>2012-04-24 13:22:44 +0000
commit9f52922eb9d2a0a795210345c3a7aa672af3feda (patch)
tree80d7b2677f6fd3e6d5c84ac52ac711af7771728c
parent99f5e0b73807da2da4a142a291c83f84c2d83835 (diff)
Cleanup
svn path=/trunk/; revision=4449
-rw-r--r--rpkid/examples/rpki.conf6
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
#################################################################