r2: - fix debconf issue with openssl interactive
[proftpd-cn.git] / debian / postinst
index bbd264c..988e081 100755 (executable)
@@ -156,10 +156,10 @@ defuse_old_postrm()
 
 defuse_old_postrm
 disable_anonymous
+make_ssl_cert
 fix_conf
 add_tls
 include_modules
-make_ssl_cert
 
 if [ -z "$2" ]; then
        echo "CN: Proftpd-cn is configured with disabled anonymous FTP access,"