summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/designs/ossl-provider-load-ex.md (renamed from doc/designs/prov_loadex.md)4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/designs/prov_loadex.md b/doc/designs/ossl-provider-load-ex.md
index f28f6d2f4d..62d5c8c327 100644
--- a/doc/designs/prov_loadex.md
+++ b/doc/designs/ossl-provider-load-ex.md
@@ -1,5 +1,5 @@
-Providers run-time configuration
-================================
+OSSL_PROVIDER_load_ex - activating providers with run-time configuration
+========================================================================
Currently any provider run-time activation requires the presence of the
initialization parameters in the OpenSSL configuration file. Otherwise the