Lines Matching refs:server
53 import pkg.server.repository as sr
84 PKG_SERVER_SVC = "svc:/application/pkg/server"
88 pkg-server {0}
207 sroot the prefix into the server namespace,
210 (i.e. a partial server configuration)
215 The URI namespace we create on the web server looks like this:
220 'sroot' is only used when the Apache server is serving other content
227 'ssl_cert_file' the location of the server certificate file.
229 'ssl_key_file' the location of the server key file.
232 the server certificate is not signed by the top level CA.
588 # If we're writing a configuration fragment, then the web server
601 """Return a list of repo_info from the online instances of pkg/server
696 # The location of server certificate file.
698 # The location of server key file.
700 # The location of the server ca certificate file.
702 # The location of the server ca key file.
706 # SSL certificate chain file path if the server certificate is not
714 # web server instance, and control the entire server URL namespace.
724 # svc:/application/pkg/server instances
842 usage(_("server CA certificate and key files "
885 error(_("User provided server certificate "
890 error(_("User provided server key file {0} "
933 usage(_("unknown server type {type}. "