Amahi Wiki
Page
Discussion
View source
History
Links
Wiki Home
Amahi Home
Amahi Apps
FAQ
Forums
Bug Tracker
Blog
Feature Gallery
Mailing Lists
Personal tools
Log in
Request account
Navigation
Recent changes
Help
Tools
Special pages
Printable version
Changes
From Amahi Wiki
Jump to:
navigation
,
search
← Older edit
Newer edit →
Access HDA over SSL
(view source)
Revision as of 13:55, 27 March 2017
2 bytes removed
,
13:55, 27 March 2017
→Generate your own certificates
{{META_BOX_Green||Generating RSA private key, 1024 bit long modulus
.........++++++
....++++++
}}
e is 65537 (0x10001)
<
}}
3. Create server.crt and server.csr from our newly self-generated key (server.key.org):
<pre><nowiki>openssl req -new -passin pass:asecretpassword -passout pass:asecretpassword -key /etc/httpd/ssl.crt/server.key.org -out /etc/httpd/ssl.crt/server.csr -days 3650
Spaceman
68
edits