F5F Stay Refreshed Power Users Networks Determine when to issue a certificate with a private key based on security and usage requirements.

Determine when to issue a certificate with a private key based on security and usage requirements.

Determine when to issue a certificate with a private key based on security and usage requirements.

Pages (2): 1 2 Next
O
Oisjn
Junior Member
12
09-19-2023, 07:24 PM
#1
Hi there, welcome! I'm here to help with your PKI setup. For securing your home network, you should issue certificates with a private key whenever you need to authenticate devices or services. This is especially important when setting up HTTPS connections. Make sure to issue the certificates in cases where secure communication is required, such as connecting to a trusted server or client. Let me know if you need more details!
O
Oisjn
09-19-2023, 07:24 PM #1

Hi there, welcome! I'm here to help with your PKI setup. For securing your home network, you should issue certificates with a private key whenever you need to authenticate devices or services. This is especially important when setting up HTTPS connections. Make sure to issue the certificates in cases where secure communication is required, such as connecting to a trusted server or client. Let me know if you need more details!

A
amberleenie
Member
174
09-19-2023, 09:18 PM
#2
For companies.
A
amberleenie
09-19-2023, 09:18 PM #2

For companies.

D
droni
Junior Member
37
09-19-2023, 10:43 PM
#3
Sure, I can do that. Let me break it down further for clarity.
D
droni
09-19-2023, 10:43 PM #3

Sure, I can do that. Let me break it down further for clarity.

A
akanijo
Member
170
09-20-2023, 04:26 AM
#4
The server operating system you're running for your standard CA isn't specified. You have the flexibility to build your own PKI environment. I maintain my own internal PKI setup, featuring one Root CA and two Sub CAs.
A
akanijo
09-20-2023, 04:26 AM #4

The server operating system you're running for your standard CA isn't specified. You have the flexibility to build your own PKI environment. I maintain my own internal PKI setup, featuring one Root CA and two Sub CAs.

B
ByFeNix1350
Senior Member
502
09-20-2023, 10:55 AM
#5
Windows Server 2016 - Datacenter, single root, no sub direct edits: I really dislike self-signed certificates.
B
ByFeNix1350
09-20-2023, 10:55 AM #5

Windows Server 2016 - Datacenter, single root, no sub direct edits: I really dislike self-signed certificates.

J
jerrydog01
Senior Member
703
10-12-2023, 02:24 AM
#6
You're using the same configuration as before. Just adding an ECC certificate sub-certificate. A two-tier PKI setup would be ideal—one root and one subordinate CA—for better security. This way, even if the root CA is compromised, unauthorized SSL issuance would be prevented, especially since internal PKI systems aren't trusted externally. I'd keep things secure.

EDIT: If your sub-CA is at risk...
J
jerrydog01
10-12-2023, 02:24 AM #6

You're using the same configuration as before. Just adding an ECC certificate sub-certificate. A two-tier PKI setup would be ideal—one root and one subordinate CA—for better security. This way, even if the root CA is compromised, unauthorized SSL issuance would be prevented, especially since internal PKI systems aren't trusted externally. I'd keep things secure.

EDIT: If your sub-CA is at risk...

P
PatrickJosh
Member
109
10-13-2023, 06:55 PM
#7
I understand it's not ideal to rely on a single-tier PKI, but that wasn't the focus of your query. We veered a bit away from the main point.
P
PatrickJosh
10-13-2023, 06:55 PM #7

I understand it's not ideal to rely on a single-tier PKI, but that wasn't the focus of your query. We veered a bit away from the main point.

M
MrMeths
Junior Member
12
10-20-2023, 07:02 PM
#8
Just sharing some info. You'd need to build Certificate Templates and publish them. I'm sure you're familiar with the process. Regarding your question, it's about using an SSL certificate across various servers. For instance, I issue a wildcard SSL for my internal servers. Rather than making separate ones, I export the key so it can be installed on multiple servers. For example, the SSL certificate below was issued by my ECC CA server and works on several servers and computers.
M
MrMeths
10-20-2023, 07:02 PM #8

Just sharing some info. You'd need to build Certificate Templates and publish them. I'm sure you're familiar with the process. Regarding your question, it's about using an SSL certificate across various servers. For instance, I issue a wildcard SSL for my internal servers. Rather than making separate ones, I export the key so it can be installed on multiple servers. For example, the SSL certificate below was issued by my ECC CA server and works on several servers and computers.

F
finnster20
Member
161
10-21-2023, 03:50 AM
#9
Yes, it is possible to create templates without a domain. You don’t need one to set them up.
F
finnster20
10-21-2023, 03:50 AM #9

Yes, it is possible to create templates without a domain. You don’t need one to set them up.

M
MrTurtleLover
Member
243
10-21-2023, 05:24 PM
#10
You might consider testing it out, I'm using mine with a domain.
M
MrTurtleLover
10-21-2023, 05:24 PM #10

You might consider testing it out, I'm using mine with a domain.

Pages (2): 1 2 Next