Can someone explain to me what machine certificates are?
Machine certificates
Collapse
X
-
-
Re: Machine certificates
I'm sure somebody else can give a better explanation, but:
From what I know, a certificate is electronic credentials of a sort that certifies that your device is safe to communicate across the internet/network. Not a virus. Who can add to that? =^..^=If you'd like a serious answer to your request:
1) demonstrate that you've read the manual
2) demonstrate that you made some attempt to fix it.
3) if you're going to ask about jams include the jam code.
4) if you're going to ask about an error code include the error code.
5) You are the person onsite. Only you can make observations.
blackcat: Master Of The Obvious =^..^=👍 1 -
Re: Machine certificates
Thanks David. I ran into an off lease 6004 that I could only access the WIM using Firefox, and even then it stated a security risk because the certificate was "self signed". My brain said WTF. However, it did let me get past that and use the WIM like normal. Just something new to me.NEVER ASSUME ANYTHING👍 1Comment
-
Re: Machine certificates
I seem to remember from Kyoceras, that specific certificates (files) can be downloaded for specific machines/applications. Naturally older machines predated that requirement. =^..^=If you'd like a serious answer to your request:
1) demonstrate that you've read the manual
2) demonstrate that you made some attempt to fix it.
3) if you're going to ask about jams include the jam code.
4) if you're going to ask about an error code include the error code.
5) You are the person onsite. Only you can make observations.
blackcat: Master Of The Obvious =^..^=Comment
-
Re: Machine certificates
Thanks David. I ran into an off lease 6004 that I could only access the WIM using Firefox, and even then it stated a security risk because the certificate was "self signed". My brain said WTF. However, it did let me get past that and use the WIM like normal. Just something new to me.Comment
-
Re: Machine certificates
Hey Mika,
You're not alone, not fully understanding the Device certificate thing.
What I do know, is if the security settings shown in my attached pic are not set as shown - but rather to something like "ciphertext only" or "Encryption Only" you will receive Security / Certificate error messages when trying to use the WIM.
It may not be the case for you, but something to look for
Device Certificates.jpgComment
-
Re: Machine certificates
This is my understanding...
Certificates are used to establish a trust between the device and the Network or application, and are generally used in conjunction with the TLS/SSL protocols.
There are Certificate Authority signed certificates, (CA Cert) public and Private.
Public CA certs are for connections to and from web servers and are generally signed by a trusted cert authority such as digi cert
Private CA certs are for internal network coms to and from the device and can be signed by a trusted cert authority or by the internal network using Microsoft CA
Self signed are similar but the key and certificate are generated by the device as a trusted source (this is the weaker option).
Most devices will have a self signed certs as default.
Private CA certs are generally given by the customer IT to load onto the device, this then will encrypt any connections using the TLS/SSL protocols - If a device has no certificate installed it may not be trusted on the network and connections may not be made.
So imagine the scenario...
The device goes to scan to email via the SMTP server
The server says have you got a certificate ?
The MFD says yes here you are.
The server checks and says yes I like you, you have got the correct certificate.
MFD communicates scan information (encrypted to and from the server)Comment
-
Re: Machine certificates
This is my understanding...
Certificates are used to establish a trust between the device and the Network or application, and are generally used in conjunction with the TLS/SSL protocols.
There are Certificate Authority signed certificates, (CA Cert) public and Private.
Public CA certs are for connections to and from web servers and are generally signed by a trusted cert authority such as digi cert
Private CA certs are for internal network coms to and from the device and can be signed by a trusted cert authority or by the internal network using Microsoft CA
Self signed are similar but the key and certificate are generated by the device as a trusted source (this is the weaker option).
Most devices will have a self signed certs as default.
Private CA certs are generally given by the customer IT to load onto the device, this then will encrypt any connections using the TLS/SSL protocols - If a device has no certificate installed it may not be trusted on the network and connections may not be made.
So imagine the scenario...
The device goes to scan to email via the SMTP server
The server says have you got a certificate ?
The MFD says yes here you are.
The server checks and says yes I like you, you have got the correct certificate.
MFD communicates scan information (encrypted to and from the server)Comment
-
Re: Machine certificates
Certificates are needed for a couple of things. Certificates hold the public encryption keys, they can also provide proof of senders/ receivers identity (that's the big one). They are hashed (If someone tries to change them, the hash count will have changed) It is basically a way to say that if an email or scan comes from the copier, there is no doubt it came from the copier.
So say you get an email from Amazon, your email service checks the certificate authority to verify that the certificate is from Amazon. Same with online webpages. A self signed certificate is basically the same functionality as a signed certificate except it is not held with a governing entity. In high security areas, there is a local certificate authority that will create a certificate for the copier which you enter into the copier. Otherwise a self signed certificate is fine. Chrome, Firefox, etc will throw up a warning basically to cover their backs.
Self signed is less secure because anyone can make them, but functionally they are the same.I've proved mathematics wrong. 1 + 1 doesn't always equal 2.........
Especially when it comes to sexComment
-
Re: Machine certificates
Certificates are needed for a couple of things. Certificates hold the public encryption keys, they can also provide proof of senders/ receivers identity (that's the big one). They are hashed (If someone tries to change them, the hash count will have changed) It is basically a way to say that if an email or scan comes from the copier, there is no doubt it came from the copier.
So say you get an email from Amazon, your email service checks the certificate authority to verify that the certificate is from Amazon. Same with online webpages. A self signed certificate is basically the same functionality as a signed certificate except it is not held with a governing entity. In high security areas, there is a local certificate authority that will create a certificate for the copier which you enter into the copier. Otherwise a self signed certificate is fine. Chrome, Firefox, etc will throw up a warning basically to cover their backs.
Self signed is less secure because anyone can make them, but functionally they are the same.Comment
-
Re: Machine certificates
I went thru the rhonpm school of security certificates. It's a long winding road and I've forgotten some of it.
What I do remember is CA - Certificate Authority. I'm gonna leave it there before my head starts to hurt.
PS - If I remember correctly, there are trusted certs for your local network and then there are trusted certs for things outside of your network - websites, servers, ect. And I believe there are over 100 trusted certificate authorities around the world.Adversity temporarily visits a strong man but stays with the weak for a lifetime.Comment
-
Re: Machine certificates
It may have been an expired certificate that Edge and Firefox no longer recognized. IE being no longer supported by Microsoft didn't care. Firefox should have given you the option to examine the certificate and over ride if you so desired.Comment
-
Re: Machine certificates
I went thru the rhonpm school of security certificates. It's a long winding road and I've forgotten some of it.
What I do remember is CA - Certificate Authority. I'm gonna leave it there before my head starts to hurt.
PS - If I remember correctly, there are trusted certs for your local network and then there are trusted certs for things outside of your network - websites, servers, ect. And I believe there are over 100 trusted certificate authorities around the world.Comment
Comment