Earlier quoted context omitted.
I have an idea, but don't have the time to check :-/ Using online CSR generator I succeeded to sign a CA certificate.. So maybe we can use the signed certificate to sign another certificate for admin user on behalf of the root certificate?
how could u do it? from my understanding of pcsk12 its a bundle of multiple certificates.
Israeli Mossad launches cyber challenge
91–100 of 121 posts
Re: Israeli Mossad launches cyber challenge
#92Earlier quoted context omitted.
I have an idea, but don't have the time to check :-/ Using online CSR generator I succeeded to sign a CA certificate.. So maybe we can use the signed certificate to sign another certificate for admin user on behalf of the root certificate?
update: it worked :-)
Re: Israeli Mossad launches cyber challenge
#93Earlier quoted context omitted.
I have an idea, but don't have the time to check :-/ Using online CSR generator I succeeded to sign a CA certificate.. So maybe we can use the signed certificate to sign another certificate for admin user on behalf of the root certificate?
update: it worked :-)
Re: Israeli Mossad launches cyber challenge
#94Re: Israeli Mossad launches cyber challenge
#95Earlier quoted context omitted.
I have an idea, but don't have the time to check :-/ Using online CSR generator I succeeded to sign a CA certificate.. So maybe we can use the signed certificate to sign another certificate for admin user on behalf of the root certificate?
update: it worked :-)
on the other side, if I create my own certificate using custom CSR and key, I still cannot sign it with website CA (taken from original p12 file) since I do not have the private key.
Re: Israeli Mossad launches cyber challenge
#96Earlier quoted context omitted.
But how did u send csr as CA? I guess they must provide you certificate that includes CA=True ? (in order to continue the chain)
The csr is created in the client and sent to server to be signed... you can replace it
Re: Israeli Mossad launches cyber challenge
#97Earlier quoted context omitted.
I have an idea, but don't have the time to check :-/ Using online CSR generator I succeeded to sign a CA certificate.. So maybe we can use the signed certificate to sign another certificate for admin user on behalf of the root certificate?
update: it worked :-)
Re: Israeli Mossad launches cyber challenge
#98Re: Israeli Mossad launches cyber challenge
#99Re: Israeli Mossad launches cyber challenge
#100Earlier quoted context omitted.
The csr is created in the client and sent to server to be signed... you can replace it
tnx. worked! now did u pass the telnet ?